Versions Compared

Key

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


UI Text Box
sizemedium
typeinfo

This post function automatically updates a single or multiple issue fields on a single or multiple target issues.

Additional field values can be taken over or dynamically set using parser expressions. 


Configuration

UI Expand
titleTarget issue

Choose Select the issue(s) to be updated by choosing one of the . The following options are available:

OptionDescription
Current issueThe current issue will be updated.
Parent issueThe current issue's parent will be updated.
Sub-tasksThe current issue's sub-tasks will be updated. If you choose this option you can further filter your selection (e.g. by issue type or status). Only useful for standard issues
Sibling sub-tasksThe current issue's sibling sub-tasks will be updated. Only useful if the current issue is a sub-task
Linked issuesLinked issues will be updated. If you choose this option you can further filter your selection (e.g. by issue type or status). 
Linked epicThe related epic will be updated.
Issues under epicAll issues related to the same epic will be updated. If you choose this option you can further filter your selection (e.g. by issue type or status). 
Sibling issues under epicAll sibling issues related to the same epic will be updated. If you choose this option you can further filter your selection (e.g. by issue type or status). 
Set target issue manually (parser expression)

Define the issues that will be transitioned by defining an expression. The JQL mode and Issue list mode are available.

UI Text Box
typenote

The expression must return either

be

a valid JQL expression or

must return

an issue list with issue keys.




UI Expand
titleFields

Set or clear values for specific fields. The following options are available depending on the field type:

OptionDescription
AutomaticThis option is only available for the field Assignee.
Selected valueSelect a specific value from the dropdown list.

In the popup after choosing the field to be added, you can select to set the value in two ways:

Copy field from current issue (the value from the selected field will be copied over to the new issue)
Copy field value from current issueCopy the value from a field in the current issue. Select the field you want to copy the value from.
Copy field value from epic issue

Copy the value from the related Epic issue. Select the field you want to copy the value from. Not available ??? Julian Riedinger. It is available in the Create Issue post function.

Set field value manually (parser expression)

You also have the option of write protection,

Do not overwrite existing values.

Select the field to copy the value from using an expression. 

Include Page
DECADIS:_snip_generic_expression_editor
DECADIS:_snip_generic_expression_editor

Clear field valueChoose this option to clear the value of the target field. This option is not available for the Summary field.

Write protection

Include Page
DECADIS:_snip_write_protection
DECADIS:_snip_write_protection

UI Text Box
typetip

If you want to clear a field, you can select the advanced text parsing mode and enter:

Code Block
languagebash
null




UI Expand
iconfalse
titleAdditional options

You have the following two options:

OptionDescription
Send email notificationSend email notifications according to the associated notification scheme.
Update issues immediatelyEach field update results in a dedicated "Issue Updated" event and issue history entry.



UI Expand
iconfalse
titleConditional execution

Include Page
DECADIS:_snip_condExecution_Server
DECADIS:_snip_condExecution_Server


UI Expand
iconfalse
titleRun as

Include Page
DECADIS:_snip_runAs_Server
DECADIS:_snip_runAs_Server



Use cases and examples

Page properties report
firstcolumnUse case
headingsFunction, Use case description, Complexity
sortByTitle
cqllabel = "use-case" and parent = currentContent() and space = currentSpace()


Excerpt Include
DECADIS:Contact support
DECADIS:Contact support
nopaneltrue


Page properties
hiddentrue


Tech review

Status
colourYellow
titleReady for review

Style guide

Status
colourYellow
titleReady for review

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


Page properties
hiddentrue


Short descriptionUpdate one or multiple issue fields.
Label