You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi All
I want to hide the "Delete link" aui icon from the issue view screen.Is it possible using script runner?
Hi Sushma,
Thank you for your question.
I can confirm that ScriptRunner for Jira Server comes with the Hide UI Element Built in Script as described inside of the documentation page located here.
You will be able to take this built in script and configure it to hide issue linking panel on an issue so that users cannot remove the issue link.
You will then be be able to add a Behaviour on the edit screen to make the field read only when a user edits the issue to stop users from editing the field and to only users in a certain group or project role to edit the field as described in the documentation page here.
If this response has answered your question can you please mark it as accepted so that other users can see it is correct when searching for similar answers.
Regards,
Kristian
I cant find any module keys that allow us to hide only the 'x' icon through the script fragment, can you advise further here @Kristian Walker _Adaptavist_ ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I can suggest use Jsincluder.
It is solved by one line of code. If interested, I will write.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.