Update Issue Security levels on existing work items in Jira Cloud
Platform Notice: Cloud Only - This article only applies to Atlassian products on the cloud platform.
Summary
Learn how to apply security levels to existing work items and automate security settings for new ones.
Solution
Update security levels on existing work items
There are a few ways to proceed, depending on how many items you want to update.
Update work items one by one
Navigate to your work item
Select the padlock icon in the work item view
Choose the relevant security level
Update work items in bulk
Search for the relevant work items via JQL
Select ... (More options) > Bulk change work items
Choose Edit work items and update the Security level to the appropriate value
Please refer to the article Edit multiple work items for more details.
Set issue security at work item creation
The most straightforward option is to use an Automation rule to set the Security level whenever work items are created. An example rule might look like the following:
Trigger: Work item created
(Optional) Work item fields condition:
If needed, set this to a value that will filter for work items that need the chosen security level
Action: Edit work item
Set the Security level field to your chosen value
For Jira Service Management projects
You can add security levels to service requests in a similar manner to other work items. For more details, please refer to: Add a security level to request types.
Was this helpful?