-
Bug
-
Resolution: Unresolved
-
Medium
-
8
-
Severity 3 - Minor
-
3
-
Summary
When importing a CSV file and the Issue key is defined as a column, in the Issue key does not exist, JIRA will "assume" the Issue and update accordingly based on the Issue number.
Steps to Reproduce
- Have an existing Issue in JIRA (ie: SCRUM-379)
- Prepare a CSV file to update any given field (ie: Summary) using an Issue key that does not exist
IssueKey, Summary RUBBISH-379, Summary update 1
- Import the CSV file and make sure the Issue key is mapped
Please note, this bug can also impact if the issue key is moved under a different project previously. ie. ABC-100 is moved as XYZ-200. The CSV import having issue number for UVW-100 will eventually update XYZ-200 to ABC-200.
Expected Results
Issue key does not exist, I would expect the import to fail or do nothing.
Actual Results
JIRA ignores the Project key (SCRUM) and looks for whatever Issue number it can match with (379) and updates that Issue.
Notes
In the example I provided, I imported a CSV file to update the Summary field of Issue RUBBISH-379. This Issue does not exist and there is no RUBBISH Project on this instance.
The importer simply looked at the Project it was importing to (SCRUM) and found whatever Issue matched number 379.
Workaround
There is no workaround. To avoid this, Issue creation and Issue update through a CSV file should be done separately to avoid this unwanted updates.
- relates to
-
JRACLOUD-68503 Jira allows update to invalid issue type through CSV Import
-
- Closed
-
- mentioned in
-
Page Failed to load
Hello!
We’re looking to improve the import experience in Jira and are keen to understand how our community is using the Jira Import Module (JIM). If you’ve used JIM to migrate/move data into Jira recently, we’d love to hear about your experience. Please take a few minutes to fill out this survey. Your feedback will help us learn how we can improve your experience in importing data.
Survey link - https://forms.gle/NYNkmS92r96z42QV9
Thanks!
Prashanth M
Product Manager, Jira Platform