Versions Compared

Key

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


Panel

On this page

Table of Contents
exclude(On this page).*
stylecircle
typeflat
separatorpipe
UI Text Box
sizemedium
typeinfo

The move issues post function allows you 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.


Image AddedConfiguration

ui-text-box
typenote

In this documentation and the post function configuration you will notice the symbol ( * ) next to some parameters, it means that this field is mandatory and shall not be left empty. Fields without the symbol are optional.

Basic configuration*

Below you will find a detailed description of each parameter of the basic configuration of the function.

Project*

Expand
titleProject
Info
iconfalse

Select the project which the issue will be moved to and you have the following options:

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

    expand

    titlemore info...
    UI Text Box
    typenote

    The input has to be a project ID or a reference like %{issue.project.id}



UI Expand
titleIssue type
*
Info
icon
false

Select the issue type which the issue will be moved to and you have the following options:

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

    Expand
    titlemore info...
    UI Text Box
    typenote

    Expects an issue type ID or reference like %{issue.issueType.id}

Status*



more info...

UI Expand
titleStatus
Info
iconfalse

Select the status which the issue will be moved to and you have the following options:

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

Expand
title
UI Text Box
typenote

Expects a status or reference like %{issue.status}

Fields*



more info...

  1. Enter plain text and optionally

use field
  1. use Field codes, e.g. %{issue.summary}, to insert field values.

UI Expand
titleFields
Info
iconfalse

Define further fields to be updated, in the popup after clicking the Add button you can select to set the value in two ways:

  1. Copy field from the current issue (the value from the selected field will be copied over to the new issue)
  2. Set field value manually (expression parser)

Expand
title
UI Text Box
type
tip
  1. info

    By default, all other fields values will be retained



  1. (The execution of this post function will be delayed by the value specified in milliseconds)

UI Expand
iconfalse
titleAdditional options

You have the following two options:

  1. Block transition and show an error message when the moving fails
  2. Delayed execution

Expand
titlemore info...
UI Text Box
typetip

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



Enter a condition (Logical / boolean condition) using the JWT expression parser functions syntax.

You can even logically link and gather conditions in expressions as you like in order to map more complex conditions.

UI Expand
iconfalse
titleConditional execution
UI Text Box
typenote

The post function will only be executed if the condition is met (returns true .).

Include Page
DECADIS:_snip_condExecution_Server
DECADIS:_snip_condExecution_Server


UI Expand
iconfalse
titleRun as

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
titletodo

Style guide

Status
titletodo

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