Can you make it so a specific type of link on an issue such as "duplicates" can't be deleted by a normal user, but the user can still add and delete "relates to" links?
Community moderators have prevented the ability to post new answers.
Try to implement the JIRA Workflow Properties.
jira.permission.link=denied jira.permission.link.group.1=groupname
Reference: https://confluence.atlassian.com/jira/workflow-properties-189949.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.