Versions Compared

Key

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


Panel

On this page

Table of Contents
maxLevel2
exclude(On this page|Use case).*
stylecircle
typeflat
separatorpipe



UI Text Box
sizemedium
typeinfo

Use case

In the following use case we are going to move the current issue to another project.


UI Text Box
typewarning

Make sure this post function is the last one on your post functions list.



Configuration

UI Steps


UI Step

Add the Move issue post function to the desired workflow transition.


UI Step

Project

*

Choose Selected project and select one project from the drop down list. 


UI Step

Issue type

*


Choose Retain the issue type


UI Step

Status

*

Choose Retain the status.


UI Step

Fields

*

Select two fields to add:

UI Steps


UI Step
  • Choose the field Summary
  • Set the Value* to Set field value manually (parser expression)
  • Expression*, set it to basic text


    Code Block
    linenumberstrue
    %{issue.summary} - Moved from %{issue.project.name}



UI Step
  • Choose the field New comment
  • Set the Value* to Set field value manually (parser expression)
  • Expression*, set it to basic text


    Code Block
    linenumberstrue
    This issue has been moved from %{issue.project.name} to the current project. The issue key was %{issue.key}.







Screenshots

Image RemovedScreencast



Related examples

Page properties report
firstcolumnUse case
headingsJWT feature, Workflow function, Parser functions, Label
sortByTitle
cqllabel = "use-case-workflow" and ancestor = "27067119"


Excerpt Include
DECADIS:Contact support
DECADIS:Contact support
nopaneltrue


Page properties
hiddentrue


JWT feature

Workflow function

Move issue

Label



Page properties
hiddentrue



Status
Tech review

Status
titletodo

Style guide

Status
colourGreen
titletododone

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


...