Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

I want to remove "Link" option from 'More' dropdown available on Jira view screen

mohammed aamer khan March 17, 2022

Hi their,

I am a DC Jira user and I want to hide 'Link' option from 'More' Dropdown which is present on view/edit screen. The reason behind is to restrict user to link issues from more section.

Users should link issues from Edit screen only which also means users should not be able to add(+) links from "Issue Links" Section which appears on View screen.

I also want to limit the links users can select on Edit Screen.

Thanks 

Aamer

2 answers

1 accepted

0 votes
Answer accepted
mohammed aamer khan March 22, 2022

I achieved my requirement from Script Fragments. PFA

https://scriptrunner.adaptavist.com/latest/jira/fragments/HideUIElement.html

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 17, 2022

You would need to hack the code in the linking module to remove the entry from the menu.

I am curious as to why you think this would be a good idea?  What problem are you trying to solve?   Who cares how a user gets to the "add a link" function?  Why make it more difficult by forcing them into the edit screen that they don't need to use to do the linking?

Limiting the link type would also require code modifications (and probably doesn't have a lot of use either)

mohammed aamer khan March 22, 2022

It is useful when issue links are restricted to particulars. Which we can achieve via behaviors focusing edit screen.

Suggest an answer

Log in or Sign up to answer