Hi, I have a problem:
I have a project that "lose" the sequence of issues after a csv importation.
Is there any way to fix this?
My issues "jump" from the XXX-6075 to XXX-520222070
Hi @Edimara
Just to clarify, the numeric value "jumps" from...
So there's >50mil issues been created via CSV?
Are you sure those aren't two separate Project Keys? (eg. ABC-6075, and DEF-52022070)
If not, what's the search (JQL) parameters you used to get this list? Is ORDER BY in key order? Or created date order? It could be sorted another way?
Ste
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Stephen
I believe that when we were updated issues through CSV, at any moment we we concatenate an issue key and because of this, we created issues starts with "52022...."
I am sure that is the same project. Look at the print without censorship
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Edimara
If you haven't uploaded 50mil issues, then I'd contact Atlassian - this is not normal behaviour, and you can't usually skip numbers or merge them like that.
Contact them here: https://support.atlassian.com/contact/#/
Ste
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Edimara
It is possible to force the next sequence number to be used to be reset by creating a new issue through the CSV import while assigning the issue a specific issue key (i.e. XXX-5202070) and mapping that import field to Issue Key. Refer to this article:
It is possible that is what occurred with a recent import to the target project.
As per the above article it is not advisable to use the same trick to reset the issue key sequence number to a number less than the largest sequence number currently in use.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Edimara
In your last message to @Ste Wright you said:
I believe that when we were updated issues through CSV, at any moment we we concatenate an issue key and because of this, we created issues starts with "52022...."
Can you explain that more? Did you build up a value by concatenating text and then insert that value into a column in your CSV that you mapped to the Issue Key field during the import?
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.