I need to remove the plus button that adds links to the issues. (please see attached screenshot)
Can anyone help to figure out where I can do this?
I found out how.
I just added jira.permission.link.projectrole.denied property.
We're on Data Center but if you have the ScriptRunner plugin, you can hide it using the "Hide system or plugin UI element" fragment. Select the "com.atlassian.jira.jira-view-issue-plugin:create-issue-link" option in the "Hide what" field to target the plus sign:
Result of this change:
Please note: as you can see in my first screenshot above, we have another configuration included: the "com.atlassian.jira.plugin.system.issueoperations:link-issue" option in the "Hide what" field is there to hide the "Link" option from the "More" dropdown menu in the ticket detail view:
jiraHelper.project?.key != "insert your project key here"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.