-
Bug
-
Resolution: Duplicate
-
Medium
-
None
-
15
-
Severity 2 - Major
-
Summary
When performing a CSV import, JIRA will check if the Assignee or Reporter field has a user that doesn't exist in User Management and create a user for it. At the end of the import, JIRA will prompt to leave the users as Inactive. Even though that is checked, the users will be Active after that.
Steps to Replicate
- Perform a CSV Import, where the CSV file contain a user is not an existing user in the instance.
- At the end of the import, click Leave them as Inactive for now option.
Expected Result
The users should be set to Inactive.
Current Result
The users will be marked as Active.
Workaround
Leave the Assignee and Reporter field unmapped. JIRA will not check for the users and won't create any users.
Additional Note
This bug is similar to https://jira.atlassian.com/browse/JRACLOUD-67816
- duplicates
-
JRACLOUD-68219 CSV importing users as active even when selecting to import them as inactive
- Closed