Versions Compared

Key

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


UI Text Box
sizemedium
typeinfo

The move issues post function allows you to automatically to move a standard-issue type to a different project or issue type.


UI Text Box
typewarning

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


Configuration

UI Expand
titleProject

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

  • Retain the project
  • Selected project
  • Set project manually (parser advanced text expression)

    UI Text Box
    typenote

    The input has to be a project ID or a reference like %{issue.project.id} expression must return a project key or project name.



UI Expand
titleIssue type

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

  • Retain the issue type
  • Selected issue type
  • Set issue type manually (parser advanced text expression)

    UI Text Box
    typenote

    Expects The expression must return an issue type ID or reference like name. %{issue.issueType.id}



UI Expand
titleStatus

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

  • Retain the status
  • Selected status
  • Set status manually (parser advanced text expression)

    UI Text Box
    typenote

    Expects The expression must return a status or name or reference like %{issue.status}



UI Expand
titleFields

Define further fields to be updated, in .

In the opening popup after clicking the Add button you can select to set the value in two wayshow the field should be set:

  • Copy field from the current issue (the value from the selected field will be copied over to the new issue)
  • Set field value manually (expression parser)
    Enter plain text and optionally use Field codes, e.g. %{issue.summary}, to insert field values.

    UI Text Box
    typeinfo

    By default, all other

fields
  • field values will be retained.



UI Expand
iconfalse
titleAdditional options

You have the following two options:

  1. Block transition and show an error message when the moving move operation fails
  2. Delayed execution (The execution of this post function will be delayed by the value specified in milliseconds)

    UI Text Box
    typetip

    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
Choose which user* will be able to execute this post function. By default it is set to the Current user.


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 (issue type and workflow statuses) for all sub-tasks issues exist in the target project.



Use 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
titletodoReady for review

Style guide

Status
colourYellow
titletodoReady 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