We have zendesk and other such integrations in our JIRA space. In `Screen Configuration` and `Issue Layout` these fields are not selected, still these are shown in view screen.
We still want to keep using those plugins, but don't want to see in view screen, at least for projects who don't use it. Is there any setting to hide this from view?
+1, is there a solution?
(And I don't want "addon-solutions")
Hi folks,
We also experience this kind of need on our instance as we also installed ZenDesk connector on our Jira Cloud. As I reached to support, there is an ongoing feature suggestion created for all 3rd party apps, not just for ZenDesk. Here's the link to that feature suggestion:
https://jira.atlassian.com/browse/JRACLOUD-75009
Hope this helps.
Miguel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @ambujp ,
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @ambujp , were you ever able to "hide" these fields? I have the same problem and stumbled onto your question.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Note that the Hide UI Elements script only works on Jira Server/Data Center, not Cloud
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.