Versions Compared

Key

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


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 description

Returns true only if current transition execution is being triggered by Jira's bulk operation feature.

Output

Status
subtletrue
titleboolean

Available since

Status
subtletrue
colourBlue
title2.2.12




UI Text Box
sizemedium
typeinfo

The function returns true only if current transition execution is being triggered by Jira's bulk operation feature.


UI Text Box
typetip

This function is useful for bypassing validations or post-functions when a transition is being executed by a bulk update operation.


Code Block
languagebash
titleSyntax
linenumberstrue
isBulkTriggeredTransition() #Output: Boolean


UI Expand
titleExamples


UI Expand
titleAdditional information

Parameters used in this function

ParameterInput (data type)Description
xxx

Status
subtletrue
titledata type

Parameter description.



UI Expand
titleOutput

This function returns a

Status
subtletrue
titleboolean