Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

jira cloud hide issue to a certain role

Consulente Atlassian
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 25, 2021

I would like to hide issues from a certain project role and only show them when they are in the "VIEW" state.

1 answer

1 accepted

1 vote
Answer accepted
Ismael Jimoh
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 25, 2021

Hi @Consulente Atlassian 

  • Configure a default issue security level on the project which excludes members of the role you don’t want to see the issue(make sure members of this role are not in other roles)
  • Ensure that when issues are created they move directly to this default security level.
  • When issues enter the state/status View, use automation to update the issue security level to a second security level that allows members of the role to see the issue.

This should achieve what you described above.

Deleted user September 25, 2021

@Ismael Jimoh  Thank you, that's exactly what I'm trying to do, but at the moment it doesn't work. I've opened a support request for Atlassian to understand why the automation rule fails, telling me that it "doesn't find" the security level field, despite the fact that this field clearly exists both in the fields scheme of the project and in all three screens: create, edit and view.

Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 25, 2021

Jira is a bit inconsistent in its naming sometimes - could you try looking for "level" instead of "security"?

Like Deleted user likes this
Deleted user September 25, 2021

@Nic Brough -Adaptavist-  I'm not sure if I understand correctly, you say in the automation rule? I only see this

Schermata 2021-09-25 alle 21.29.17.pngSchermata 2021-09-25 alle 21.29.34.png

Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 25, 2021

I thought you were referring to the selection when you said it "couldn't find the field".  Sorry, totally wrong guess, ignore that!

The other thing that it might be is if the user does not have permission to set the security level - who has that? 

Like Ismael Jimoh likes this
Ismael Jimoh
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 25, 2021

Please check the permission of the user you use to run the automation as @Nic Brough -Adaptavist- rightly pointed out. I would expect an error with regards permission but it’s worth a look.

Suggest an answer

Log in or Sign up to answer