I'm creating a CSV file for importing into JIRA and I noticed I can choose between Issue Key and Issue ID to map values. What is the difference? Are Issue Keys used for standard issues and Issue IDs used for sub-tasks?
The issue key can change, the ID is immutable. E.g. I create issue ABC-123 with an ID of 10105, and move it to project XYZ, it'll become XYZ-789, but the ID remains 10105
is this still valid with ondemand & clustering?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Nic Brough -Adaptavist- Is there any method we can get "ABC-123" thru rest api or any other method if the issue moved as XYZ-789? Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, if you read an issue (via UI or REST), you'll get the history, where any change of key is recorded.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No, because it's an uncommon event and not useful for 99.99% of issues. And it's in the history, so you don't need a field for it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
issue keys and ids are automatically generated by Jira during import.
Do not map those values in CSV for new issues unless you want to update some custom fields for existing project issues
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Er, not quite. If you use one of them, it will cause your import to try to treat the CSV as an update on an existing issue, rather than create a new one.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I modified my comment. :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
On that note of treating a CSV as an update and on an existing issue rather than creating a new one. I have the issue key correlating to existing tickets and when I upload, I check "map exact field" but it is still creating new tickets.
Any insights on how I am mapping this incorrectly?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Lindsey ...
Just wondering was this resolved, if so, how?
Thanks
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.