issueDetailsTabs
Examples
type IssueDetailsTabs {
id: String
label: String
featureFlag: String
}Fields
Field
Description
Supported fields
References
Fields with this object:
Last updated
Tabs available in the issue details view.
type IssueDetailsTabs {
id: String
label: String
featureFlag: String
}id String
Unique identifier for the tab
label String
Label to be displayed for the tab
featureFlag String
Feature flag controlling the visibility of the tab
Last updated
