Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

In version 5.3.0 we have added new trigger type: Workflow

This trigger type is dedicated for an issue creation based on issue transition. In the last step of the wizard you can specify after which transition you want to create new issue.

You need to remember it affects all issues matching the criteria within project, use it wisely.


Here is an example of workflow (Easy Agile Scrum Workflow For Jira), assigned to issue types "bug", "epic", "story", "sub-task" and "task".

Let's say we want to create a new Task when issue type Story is transitioned from status "In Progress" to "Done".

In the first step of the wizard, we need to select issue type Task, in the second step wee need to fill all the details.

In the third step we need to:

  1. Choose issue type: Story
  2. Pick the source status name: In Review
  3. Pick desired targeted status: Done

Notice:

  • the targeted status is showing only statuses that are available for transitioning from source status;
  • there is a check box, entitled "All statuses", allowing to select all of the available transition;
  • if you like 2/3 options you can add 2 workflow triggers


When you add the trigger you will see a trigger summary (1), assuring you about chosen action, to take place during transition:

(warning) Please remember to click on "Save" button after adding transitions to the below presented table.


There is no Execution preview because issue creation is reactive to issue transition.


After saving this scheduled issue, you will see details page, with newly added trigger definition:

Now, lets see it in action: Transitioning (1) "Task" issue type form "In Progress" to "Done" created new "Story" issue type (2). Newly created issue is visible in Execution History of Scheduled Issue:

(info) It is not always a creation of a new issue during transition - remember that it is possible to create a new issue only when particular priority has been reached. Such transition increases it till a point when a new issue can be created (i.e. issue's maximum priority has been reached). This is set on the first page of the Schedule Issue wizard, named "Basic info", if "Increase Priority" option is ticked on. The above presented scenario is such a case, where next same transition only increases priority (3), and does not create a new issue,.


We are open for feedback and feature improvements, let us know what you need!

  • No labels