-
Bug
-
Resolution: Timed out
-
Low
-
1
-
Minor
-
Issue Summary
When importing issues via External System Import with JSON format Jira does not set the Security level.
Steps to Reproduce
- Configure Security levels on project to have security level "Level 1" (don't set Default levels)
- Go to External System Import > JSON
- Adjust below Json to your project and use it for import:
{ "projects": [ { "key": "SAMPLE", "issues": [ { "externalId": "1", "summary": "Test Security Level", "issueType" : "[System] Service request", "security": "Level 1" } ] } ] }
Expected Results
Issue is created with Security Level set to "Level 1"
Actual Results
Issue is created without Security Level
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- mentioned in
-
Page Failed to load
Hi everyone,
Thank you for previously raising this bug and bringing it to our attention.
Within our company roadmap and work capacity, we try to address or review each bug request but admit that not each one will be resolved. To continue the culture of being honest and open, we are closing this bug to focus on our upcoming roadmap for all Jira users.
As we continue to roll out features we do look at requests made by our users and if you feel like this bug is still impacting your team please let us know.
Thank you again for providing valuable feedback to our team!
Jira Cloud team