Is it possible to disable buttons on the left-hand navigation bar (e.g., Releases, Components)?

Eric Satterfield April 27, 2017

I would like to create a JIRA project that is incredibly minimalistic and doesn't have various sidebar buttons that users won't need to access. Here is a list of the elements I'm hoping to hide or disable for this particular project:

  • Releases
  • Components
  • Source Code

Is there any way to do this?

1 answer

0 votes
Mirek
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 27, 2022

Hiding should be possible by writing simple Java Script script and put this into an Announcement Banner or probably using some plugin like Script Runner (Behaviours functionality)

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

Suggest an answer

Log in or Sign up to answer