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!
May be with Scriptrunner "Fragments" using "Hide system or plugin UI element"? will help you to hide tab's under issue view screen.
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?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
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.