-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Space - Settings - Development Tools
-
None
Issue Summary
Jira Cloud Development panel displays Deployments, Builds, Feature Flags, and Other Links tabs even when no corresponding integration or provider is configured. There is no admin option to selectively hide individual tabs only the entire Development panel can be toggled on/off at the project level.
Steps to Reproduce
- Set up an OAuth credential integration between Bitbucket Data Center and Jira Cloud (with only "Development information" permission enabled Deployments and Builds unchecked)
- Open any Jira issue that has associated commits, branches, or pull requests from Bitbucket DC
- Observe the Development panel on the issue view
Expected Results
Only the relevant tabs (Commits, Branches, Pull Requests) should be visible in the Development panel. Tabs for Deployments, Builds, Feature Flags, and Other Links should either be hidden automatically when no provider is sending data, or an admin-level configuration should be available to selectively show/hide individual tabs.
Actual Results
All tabs — Deployments, Builds, Feature Flags, and Other Links are displayed in the Development panel regardless of whether any integration is configured to populate them. These tabs show empty/no data states, causing confusion for end users who may believe the setup is incomplete or broken. There is no configuration option to hide individual tabs.
No exception is thrown this is a UI/UX behavior, not an error.
Workaround
Currently there is no known workaround for this behavior.