Skip to main content

addIssueToPinnedIssues

Pins an Issue on a Trackable, requires MANAGE_ISSUES on the Trackable the Issue should be pinned on. Additionally, the Issue must already be on the Trackable. If the Issue is already pinned on the Trackable, no event is created.

addIssueToPinnedIssues(
input: AddIssueToPinnedIssuesInput!
): AddIssueToPinnedIssuesPayload!

Arguments

addIssueToPinnedIssues.input ● AddIssueToPinnedIssuesInput! non-null input

Defines the Issue and Trackable

Type

AddIssueToPinnedIssuesPayload object