Hide tab through script runner

Jeoung
Contributor
April 26, 2020

I am using script runner.
I'm using two tabs in the issue view screen, but I want to hide one tab.

Is it possible to implement this through script runner ?? Please let me know how to do it!

1 answer

0 votes
Vijay Sv
Contributor
April 26, 2020

May be with Scriptrunner "Fragments" using "Hide system or plugin UI element"? will help you to hide tab's under issue view screen. 

Jeoung
Contributor
April 26, 2020

I want to hide the custom tab in the issue view screen.
Isn't the way you told me to hide the system tab or panel?

Vijay Sv
Contributor
April 26, 2020

Using the script runner's "Fragment" should work to hide the custom tab. But consider adding conditions.

Jeoung
Contributor
April 26, 2020

I used Flagment but I don't know what to choose from "Hide what" ...

Can you tell me the specific method? 

Vijay Sv
Contributor
April 26, 2020

if you're using "Custom web panel or section" use the same method under hiding Item.

or can you tell me the name of the system tab or panel?

Jeoung
Contributor
April 26, 2020

To put it simply, I have A and B Tabs. Each custom field is included in A Tab and B Tab.
But I want to hide A Tab.

Jeoung
Contributor
April 26, 2020

What I want most is to add a Text Field Section like Description.
I want it to look the same as the Description Section.

Joe Pitt
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 27, 2020

I don't use scriptrunner, but Tabs are just a logical separation of fields for the UI. Under the covers JIRA treats it as one screen. You may need to hide the fields. 

Suggest an answer

Log in or Sign up to answer