Versions Compared

Key

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


UI Text Box
sizemedium
typeinfo

This function returns a list of all issues linked to the current issue during the current transition screen.


Code Block
languagebash
titleSyntax
linenumberstrue
transitionLinkedIssues(linkTypes) #Output: Issue list


UI Expand
titleExamples


Parser expressionDescription


Code Block
languagebash
linenumberstrue
transitionLinkedIssues("blocks, clones")


This example returns the issues linked in the current transition screen using issue link types blocks and clones.


Code Block
languagebash
linenumberstrue
transitionLinkedIssues("")


This example returns the issues linked
Page properties
hiddentrue
Status
Tech review

Status
titletodo

Style guide

Status
titletodo

Status
titletodo
Status
colourYellow
titleReady for review
Status
colourGreen
titledone
Status
colourRed
titleflagged

Page properties
hiddentrue
Short descriptionReturns the
Status
subtletrue
titleissue list
linked to the current issue with links created in the current transition screen using issue link types in argument issue_link_types.
Output
Status
subtletrue
titleissue list
any link type.



linked to the current issue with links created in the current transition screen using issue link types in argument issue_link_types.
UI Expand
titleAdditional information

Parameters used in this function

ParameterInput (data type)Description
linkTypes
UI Text Box
sizemedium
typeinfo
The function returns the

Status
subtletrue
title

issue list

text

A a

Argument issue_link_types is a

comma-separated list of issue link type names or an empty

string

text ("") for representing all issue link types.



UI Expand
titleOutput

This function returns an

Status
subtletrue
titleissue list
, i.e., transitionLinkedIssues("") is equivalent to transitionLinkedIssues().


UI Text Box
typetip

This function is useful for validating only new issue links created by the user in the transition screen.



Image AddedUse cases and examples

Page properties report
firstcolumnUse case
headingsJWT feature, Workflow function, Field type, Automated action, Parser functions
cqllabel = "parser_func_transitionlinkedissues" and space = currentSpace()


Page properties
hiddentrue
id1


Parser function cloud
Map(error)
NotesNot possible because that kind of information is not available.




Page properties
hiddentrue



Status
Tech review

Status
colourGreen
titledone

Style guide

Status
colourGreen
titledone

Status
titletodo
Status
colourYellow
titleReady for review
Status
colourGreen
titledone
Status
colourRed
titleflagged



Page properties
hiddentrue


Short description

Returns a list of all issues linked during the transition.

Output

Status
subtletrue
titleissue list

Available since

Status
subtletrue
colourBlue
title2.1.21

Label
Code Block
languagebash
titleSyntax
linenumberstrue
transitionLinkedIssues(text issue_link_types) #Output: Issue list
UI Expand
titleExamples
Parser expressionDescription
Code Block
languagebash
linenumberstrue
transitionLinkedIssues("blocks, clones")
The function returns the Statussubtletruetitleissue list linked in the current transition screen using issue link types blocks and clones.
UI Expand
titleAdditional information

Parameters used in this function

ParameterInput (data type)Description<parameter> Statussubtletruetitledata typeParameter description. UI Expand
titleOutput
The function returns an Statussubtletruetitleissue list