Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This routine is available starting with katl-commons 2.5.13 / 2.6.5.

This routine is available for Jira server and cloud deployment options.
Info
titleAvailability
Table plus
applyColStyleToCelltrue
heading0
columnTypess,s,s,s
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

getAvailableTransitions(issueKey)

Package

Alias

Pkg Usage

Description

Excerpt
hiddentrue
Retrieves all available transitions for the current user from the given issue state.

Retrieves all available transitions for the current user from the given issue state.

Parameters

Table plus
applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
enableSortingfalse

Parameter name

Type

Required

Description

issue key

String

Yes

Key of the selected issue.

Return

...

Type

string String []

The return value is an array of strings, containing the names of the available transitions for the current user from the given issue state.

...

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "workflow_routine" and space = currentSpace ( )
labelsworkflowarray_routine
 
routines