in Jira cloud, "classic" project, I've a kanban board. There are two groups: groupA and groupB. When a groupA user create an issue, and when this issue is transitioned to "done" status of the workflow, I would like that this issue is visible only to users of GroupA and not (visible) to users of GroupB. How I can configure the Jira Permissions / Roles how to do this ?
Hi @[deleted] ,
Hiding issues can be done using issue security level.
You can create a new issue security scheme. Add a post function to the "Done" transition so that issue security level field of the issue is updated, making it visible as per the issue security scheme.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.