Enums§
- Assign
Permission Scheme Error - struct for typed errors of method
assign_permission_scheme
- GetAssigned
Permission Scheme Error - struct for typed errors of method
get_assigned_permission_scheme
- GetProject
Issue Security Scheme Error - struct for typed errors of method
get_project_issue_security_scheme
- GetSecurity
Levels ForProject Error - struct for typed errors of method
get_security_levels_for_project
Functions§
- assign_
permission_ scheme - Assigns a permission scheme with a project. See Managing project permissions for more information about permission schemes. Permissions required: Administer Jira global permission
- get_
assigned_ permission_ scheme - Gets the permission scheme associated with the project. Permissions required: Administer Jira global permission or Administer projects project permission.
- get_
project_ issue_ security_ scheme - Returns the issue security scheme associated with the project. Permissions required: Administer Jira global permission or the Administer Projects project permission.
- get_
security_ levels_ for_ project - Returns all issue security levels for the project that the user has access to. This operation can be accessed anonymously. Permissions required: Browse projects global permission for the project, however, issue security levels are only returned for authenticated user with Set Issue Security global permission for the project.