Options
All
  • Public
  • Public/Protected
  • All
Menu

Details of an issue transition.

Hierarchy

  • IssueTransition

Indexable

[key: string]: any

Index

Properties

Optional expand

expand: string

Expand options that include additional transition details in the response.

Optional fields

fields: Record<string, FieldMetadata>

Details of the fields associated with the issue transition screen. Use this information to populate fields and update in a transition request.

Optional hasScreen

hasScreen: boolean

Whether there is a screen associated with the issue transition.

Optional id

id: string

The ID of the issue transition. Required when specifying a transition to undertake.

Optional isAvailable

isAvailable: boolean

Whether the transition is available to be performed.

Optional isConditional

isConditional: boolean

Whether the issue has to meet criteria before the issue transition is applied.

Optional isGlobal

isGlobal: boolean

Whether the issue transition is global, that is, the transition is applied to issues regardless of their status.

Optional isInitial

isInitial: boolean

Whether this is the initial issue transition for the workflow.

Optional looped

looped: boolean

Optional name

name: string

The name of the issue transition.

Optional to

Details of the issue status after the transition.

Legend

  • Namespace
  • Variable
  • Function
  • Type alias
  • Interface
  • Property
  • Class
  • Class with type parameter
  • Enumeration

Generated using TypeDoc