Versions Compared

Key

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


UI Text Box
sizemedium
typeinfo

This post function allows you to automatically move a standard - issue type to a different project  to other projects, statuses or issue typetypes.


UI Text Box
typewarning

The move issues must be This post function must the last post function of a transition.


Image ModifiedConfiguration

UI Expand
titleProject

Select the project which the issue will be moved to by selecting one of the following options:

OptionDescription
Retain the projectKeep the current project.The project will not be updated. This option makes sense, if you want to move an issue to an issue to other projects, statuses or issue types.
Selected projectSelect one of your projects the target project from the list of available projects.
Set project manually (advanced text parser expression)

Specify the target project by an expression using the Advanced text mode

UI Text Box
typeinfo
The expression must
return a
return a project key or project name.




UI Expand
titleIssue type

Select the issue type which the issue will be moved to by selecting one of the following options:

OptionDescription

Retain the issue type

Keep the current
The issue type will not be updated. 

Selected issue type

Select an Select the target issue type from the list of available issue types.
Set issue type manually manually (advanced text expression)parser expression)

Specify the target issue type by an expression using the Advanced text mode

UI Text Box
typeinfo
The expression must return
an
an issue type name.




UI Expand
titleStatus

Select the status which the issue will be moved to by selecting one of the following options:

OptionDescription

Retain the status

Keep the current status.
The status will not be updated. 

Selected status

Select a Select the target status from the list of available statuses.
Set status manually manually  (advanced text parser expression)

Specify the target status by an expression using the Advanced text mode

UI Text Box
typeinfo
The expression must
return a
return status name or
reference like %{issue.status}
field code reference like Issue status.




UI Expand
titleFields

Optionally define fields and target values that should be updated as part of the move operation.

Upon selecting a field that should be updated from the dropdown you will be presented with these

Define further fields to be updated.

In the opening popup you can select how the field should be set from the following options:

the the selected field will be copied over to the new issue. parser)
OptionDescription
AutomaticThis option is only available for the field Assignee.
Selected valueSelect a specific value from the dropdown list.
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 parent of new issueThis option is only available if you create a sub-task under a new parent. Only available if the issue to be created is a sub-task.
Set field value manually (parser expressionEnter plain text and optionally use Field codes, e.g. %{issue.summary}, to insert field values. )

Select the field to copy from using an expression. 

Include Page
DECADIS:_snip_generic_expression_editor
DECADIS:_snip_generic_expression_editor


UI Text Box
typeinfo

By default, all other field values will be retained.



UI Expand
iconfalse
titleAdditional options

You have the following two options:

OptionDescription

Block transition and show an error message when the move operation fails

Delayed execution (
In case the move operation fails, e.g. because the specified issue type is not available in the target project, the entire transition will be aborted and an error message is shown to the user.
Delayed execution

The execution of this post function will be delayed by the value specified in milliseconds

)

.

UI Text Box
typetip

This parameter is useful, when multiple operations have to be performed in a single transition. The delayed execution ensures that all previous operation have been completed.

The maximum delay is 60,000 milliseconds (60 seconds).




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


UI Text Box
typewarning

Moving individual sub-tasks is currently not supported. Sub-tasks can only be moved in sync with their parent issue.

When moving a parent issue make sure that the  valid configurations configurations (issue type and workflow statuses) for  for all sub-tasks issues exist in the target project.



Image ModifiedUse cases and examples

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


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 descriptionMove issues to other projects, statuses or types.
Label