Last updated Sep 16, 2025

Feature Flag Actions

Feature flag actions that can be performed by Jira users. Each action is optional (unless indicated otherwise). The absence of an action indicates that the action is not supported by the provider.

Properties

createFlag

Typeobject
DescriptionAction for creating a feature flag and linking it with a Jira issue.Defines the URL template that is used when an action is invoked. The following context parameters are supported: {issue.key}, {issue.summary}, {issue.flags}.

linkFlag

Typeobject
DescriptionAction for linking an existing feature flag to a Jira issue.Defines the URL template that is used when an action is invoked. The following context parameters are supported: {issue.key}, {issue.summary}, {issue.flags}.

listFlags

Typeobject
DescriptionAction for showing all linked feature flags, when there are multiple feature flags linked to a Jira issue.Defines the URL template that is used when an action is invoked. The following context parameters are supported: {issue.key}, {issue.summary}, {issue.flags}.

Rate this page: