Hi!
I'm working on my database MySQL of Jira...
In my worklog tables I have all the Log Work that I've add from the issues.
If I add a line (after stop the service and all the other tings hthat I have to do...) manually on the db, when I insert another LogWork from Jira, the ID on the worklog table of the issue, restart from a different value of hundred..
-------
Exampe:
my last ID is 10559
I add manually 10560
next Log Work on Jira restart ID from 10600
-------
In the sequence_value_item table, I can find in the "Worklog" this number 10600...
First question: how Jira calculate this number and where???
Second question: I created a script for set this value like "(ID of the worklog)+1". I add manually an issue, and after I make a Log Work from Jira, and I have an error like this...
Where is saved this value of PrimaryKey, too??????
Best regards,
Marco
Arg.
This is the same question you asked the other day. https://answers.atlassian.com/questions/133316/write-on-mysql-jira-db
Is there a Service API that use JIRA+Tempo to store the last value of the ID of the Worklog table in the db?
Where is and how can I change it??
Regards,
marco
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.