Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,551,714
Community Members
 
Community Events
184
Community Groups

Hide UI elements

Hi,

For one of our clients we have a use case where we want to hide some UI elements in Jira for some projects and some specific groups using ScriptRunner:

#datesmodule
#peoplemodule
#activitymodule
sidebar-navigation-panel

Not sure how that can be done using the Hide UI Element Built-In Script. Ideas anyone? Thanks!

2 answers

1 accepted

0 votes
Answer accepted
Niranjan
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.
Sep 16, 2020

Hi @Berry Kersten ,

You can try using 

com.atlassian.jira.jira-view-issue-plugin:datesmodule

com.atlassian.jira.jira-view-issue-plugin:peoplemodule

1 vote
Niranjan
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.
Sep 15, 2020 • edited

Hi @Berry Kersten  ,

You can use script fragments to hide UI elements.

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

 

Go to Admin → Script Fragments, and select Hide system or plugin UI element  and select the project and UI elements that you would like to hide.

Hi @Niranjan great, thanks! Found it :-)

One more question, I don't see script fragments for the People and Dates panel.

Is it possible to add them manually that you know of?

Schermafbeelding 2020-09-16 om 09.12.36.png

Hi Berry,
Did you find a solution for your request ? I would like to do the same ...
Thanks.
Catherine

Hi Catherine,

Yes, that's:

com.atlassian.jira.jira-view-issue-plugin:datesmodule

com.atlassian.jira.jira-view-issue-plugin:peoplemodule

 

Schermafbeelding 2021-01-21 om 11.54.20.png

Like eli.cohen likes this

Hi Berry,
Thanks a lot for your reply.
I tried exactly the same on a preProd instance. Then stop/start Jira. It doesn't work. Reboot the server, and it is the same.
We use Jira Server V8.5.5.

Script fragment.png

Do you think it is a problem ?

I'm not a Groovy guru, but in the condition, can you try !=  instead of == ?

Like Azfar Masut likes this

Is there also a way to disable the issue export button can't find the element on the fragment 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events