-
Type:
Bug
-
Resolution: Timed out
-
Priority:
Low
-
None
-
Affects Version/s: None
-
Component/s: Jira - Import - From External System
-
2
-
Minor
-
3
Issue Summary
CSV import fails if status ID conflicts with status name
Steps to Reproduce
- Create a new status in Jira with the name: 3
- Import the attached CSV file using external import tool: test.csv

- Make sure to map 'In Progress' status. If the project you're importing in to does not have the status in the workflow you'll need to add it.
Expected Results
Issue is imported successfully with status set to 'In Progress'
Actual Results
Issue is not imported and following error is seen:
Error importing issue [externalId='autoid-8809367067477563620', summary='CSV Import Test']: Status [ 3 ] does not have a linked step in the [ Software Simplified Workflow for Project ] workflow. Please map to a different status.
Workaround
Rename status so that it's not a number that will conflict with an existing status ID
- mentioned in
-
Page Loading...