Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Setting the security level on a issue based on the assignee

Donika Pacolli February 21, 2023

Is there some way of automating setting the security level on a issue, based on the assignee. Based on my understanding (I'm fairly new still), one needs to set the security level manually, when assigning the issue to someone who may only see something particular. 

save.png

Is there no other way take make this more automated? Or does it happen automatically when a person in a project-role that is in the security level, gets assigned?

 

1 answer

1 accepted

2 votes
Answer accepted
Mark Segall
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 21, 2023

Hi @Donika Pacolli - You can use Jira automation for this:

  • TRIGGER: Field Value Changed (Assignee)
  • IF CONDITION: Assignee = YOURASSIGNEE
    • ACTION: Edit Issue (Security Level)
      Desired security level for the assignee
  • ELSE CONDITION
    • ACTION: Edit Issue (Security Level)
      Revert the security level back the other level
Donika Pacolli February 21, 2023

@Mark Segall Thanks for your fast response!

Is it possible to do this based a project-role (so if the assignee is part of x project group) then Edit Issue (Security Level)? :)

Mark Segall
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 21, 2023

Hi @Donika Pacolli - Yes, there's a User Condition you can use.  Your rule would look like this instead:

  • TRIGGER: Field Value Changed (Assignee)
  • IF CONDITION (User Condition)
    • Assignee
      Is In Role
      Your Role
    • ACTION: Edit Issue (Security Level)
      Desired security level for the role
  • ELSE
    • ACTION: Edit Issue (Security Level)
      Revert the security level back
Donika Pacolli February 21, 2023

Ah yes, makes sense! Thank you for your help! :-)

Like # people like this
sumaiya shahid June 13, 2023

Hi Mark Segall,

In the above-mentioned automation, the user can still have the option to change the security level. How can I disable the user so that he can not change that security level?

Mark Segall
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 13, 2023

Hi @sumaiya shahid - Can you please raise a new question and @mention me?  In your question, please share screenshots of your rule as it stands today.

sumaiya shahid June 13, 2023

Thank you fo your quick response but the issue has been resolved 

Suggest an answer

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

Atlassian Community Events