I am using Software project.
I have created around 30 issues in the project.
Suppose I have " KEY-30 ". ow when I create ticket it is giving "KEY-6000", and when i create other ticket after some time its is giving " KEY-6020"
Automatically it is increasing , May be based on minutes or something .
Please help me out. Thanks in Advance.
This has been known to happen in the past when there are emails that Jira can't process properly sitting in an email inbox that a "create" handler is polling regularly. It keeps trying to import junk, fails, then loops back around later and repeats the failure.
If you've got no incoming email set up, please ignore me!
Thanks @Nic Brough -Adaptavist-
This worked for me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
I think there must some scripts working in your Jira, which create and delete issues. Can you have a look at the jiraissues table to see, if a ticket with KEY-6019 exists?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for the response @Alexey Matveev.
I am not able to view that ticket "KEY-6019".
Its is saying that "You can't view this issue
It may have been deleted or you don't have permission to view it." But there is no security level set in the Project.
FYI, I don't have any Scripting Addon in my Instance.
Thanks in Advance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I would have a look at the table jiraissues directly.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You mean in the database ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, in the database
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.