Create "Jenkins Build" Tab and add fields in Jira ,restricted by admin ,
user can't visible it
Already ,in project everyone can see all tab and I added one tab but it should be restrict by admin only
is this possible
Yes, you can configure permissions that are required in order for a user to be able to see a tab panel.
See the module docs, https://developer.atlassian.com/server/jira/platform/issue-tab-panel/ it also shows an example Java implementation, note the showPanel(ShowPanelRequest showPanelRequest) method. This is the place where you can decide to show or hide the panel.
Yes, it is possible to create a custom tab in Jira, and restrict its visibility to only admins. However, this requires a combination of screen schemes and field-level permission
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.