On this page



Use case

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


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



Configuration


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


Project

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


Issue type

Choose Retain the issue type


Status

Choose Retain the status.


Fields

Select two fields to add:


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


    %{issue.summary} - Moved from %{issue.project.name}



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


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







Screenshots


Related examples




JWT feature

Workflow function

Move issue

Label





Status
Tech review

Style guide