Caused by: com.atlassian.jira.plugins.importer.imports.csv.ImportException: Priority [ Lowest ] is not in the project [ RA ] Priority Schema. Also Priority Schema couldn't be changed, because it's shared by more than one project. at com.atlassian.jira.plugins.importer.imports.importer.impl.PriorityUtils.preFilterPriority(PriorityUtils.java:60) at com.atlassian.jira.plugins.importer.imports.importer.impl.ExternalUtils.convertExternalIssueToIssue(ExternalUtils.java:543) at com.atlassian.jira.plugins.importer.imports.importer.impl.DefaultJiraDataImporter.createIssue(DefaultJiraDataImporter.java:887)
I am trying to import Issues via JSON, though the priority values are available it is throwing above error.
It's saying that the value is not available in the priority scheme set for that project. Can you confirm if that is the case?
Thanks,
Kian
No Kian its available.
I just added all the values as per source.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What is the exact string of text in your JSON? Can you share the line you have for that priority along with a screenshot of your priority scheme tied to the project RA?
Thanks,
Kian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
JSON :
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.
Everything looks fine in your data. It looks like someone else ran into this issue - https://community.atlassian.com/t5/Jira-questions/JIRA-CSV-Import-priorities/qaq-p/744932.
I would consider raising a ticket with Atlassian as this could be a deeper bug. I tried to find an existing bug in their system related to this, but I didn't have any luck.
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.