Jira Automation Fails to Set Security Level Field During Issue Transition From Jira Automation

Ahmad Saleem
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 18, 2024

I've created a jira service management project and I'm trying to use Jira Automation to set the Security Level field during a transition, but the automation rule fails with the following error:

The fields set during transition aren't available. Fields ignored:
Security Level (security)

Here’s what I’ve tried so far:

  1. I’ve confirmed that the Security Level field is accessible and editable on the issue screens.
  2. The automation user (or actor) has the Set Issue Security permission.
  3. The desired security level is valid for the issue and included in the Issue Security Scheme.
  4. I attempted to use the Advanced JSON Editor in automation to set the field like this:


{ "fields": { "security": {"name": "Level2"} } }


Despite these steps, the rule still fails to set the Security Level field. Is there something specific about the Security Levelfield in Jira Automation that I might be missing?

 

Screenshot 2024-12-18 at 3.38.56 PM.png

2 answers

1 accepted

5 votes
Answer accepted
Rilwan Ahmed
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 18, 2024

Hi @Ahmad Saleem ,

Welcome to the community !!

You can try the inbuilt action  Edit issue fields --> Security level  in automation rule to set it.

image.png


Please note:
 Issue-level security isn't editable on the Free plan. Upgrade for advanced access control.

Ahmad Saleem
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 18, 2024

thanks this worked for me

Like Rilwan Ahmed likes this
4 votes
Sebastian Krzewiński
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 18, 2024

Hi @Ahmad Saleem 

 

Please check if rule actor is able to set security level and is able to see all levels or at least levels that you want to set. By default security level has own permission in permission scheme and Jira allows changing sec level to levels that are available for user.

 

Regards,

Seba

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events