I only want reporter and assignee will see there issues on the board.
I have three different issue types lets suppose
Issue type 1
issue type 2
issue type 3
and I did automation for three issues types as well that if this issue is created is directly assgnee to project role.
all three issues types are assign to diffrent project roles.
now when I create a issue security scheme wher I put only reporter and assignee to view issue the automation rules fails.
every issue type have there assignee role I want to set a security level where the reporter of that issue type able to see his issue and the assignee
@Umar Maroof In here https://confluence.atlassian.com/adminjiraserver/configuring-issue-level-security-938847117.html you can find the exact instruction how to set security level andd add project roles or roles [assignee, reporter] to the security level on the issue
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Marta Woźniak-Semeniuk I set the issue security level where I include 2 roles reporter and assignee but the problem is then my automation rule fails( rule that the issue type is automatically assignee to a project role)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
then include project role in the security level too
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.