-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: User Management - Groups
-
None
-
1
Issue Summary
Ability to add groups to issue security schemes using REST API
Steps to Reproduce
- currently we can only use the GET method to list the issue security schemes and security levels as mentioned here https://developer.atlassian.com/server/jira/platform/rest/v11002/api-group-issuesecurityschemes/#api-api-2-issuesecurityschemes-id-get
Expected Results
It's be helpful if we can add groups to security levels using REST API calls as doing it from UI is time consuming for multiple groups.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available