-
Bug
-
Resolution: Not a bug
-
Low
-
5
-
Severity 3 - Minor
-
NOTE: This bug report is for JIRA Cloud. Using JIRA Server? See the corresponding bug report.
Summary
Importing issues using CSV returns error when username contains space
Environment
- JIRA Cloud version 7.1.0-OD-04-012
Steps to Reproduce
- Create a user with a space in their username (e.g: john doe)
- Select Import Issues from CSV from Issues blue menu bar.
- Upload CSV Source File. Click Next.
- Select any project. Click Next.
- Map appropriate fields and click Next.
- Click Validate
Expected Results
No error is retured.
Actual Results
Error is returned:
The validation process has found 1 error/s: Issue can't be created due to the error/s [ The reporter specified is not a user. ]
or
The validation process has found 1 error/s: Issue can't be created due to the error/s [ User 'johndoe' does not exist. ]
Notes
- Trying to escape the space with ' ' or " " or / / doesn't work as well.
- The documentation on Importing Issues also does not specify whether this is allowed or not:
Workaround
- Remove the space in the username
- is related to
-
JRASERVER-59332 Importing issues using CSV returns error when username contains space
-
- Gathering Impact
-