Hi, All
Regarding to my database change, our issue number sequence is not working right.
where is The issue number sequence function in database ? Can i find it ?
Regards,
DO NOT MESS WITH THE DATABASE OUTSIDE OF THE GUI. Doing so often has undesired consequences. Contact Atlassian for the problem.
Hi @Purevdorj Nyamdorj ,
You can get these details in the database. table name is "Project"
Please refer below link for more details.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You will need to restore the database from the backup you took before you made the database changes.
You should never write to a Jira database - if Jira is running, you will destroy your data, no matter what the change, and if it is offline, there's a very high chance you will destroy it because the database is complex and you probably don't understand it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.