Hi,
I would like to add automation to prevent linking issues to epic when epic is in Done status.
How can I set this automation - What should be defined in the automation fields?
This can be done using workflow properties.
On Done status you need to add properties to remove the linking permission
Refer this Documentation
add following properties
jira.permission.link.group.1=some-group-one
where some-group-one is a group that aready had linking permission but doesn't have any users in it or has only limited users like admins.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.