Versions Compared

Key

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

...

Enable checklist statuses

Automation for a

...

specific status

This example will guide you to change the status of the Issue from To Do to In Progressfor every item once selected DONE.

  1. Go to Automation settings (either Jira Settings > System > Automation rules or Project Settings > Automation)

  2. Create a new rule for your Automation

  3. It will appear various components to choose from. Type updated and then select Issue updated. After selecting the mentioned trigger, choose Save.

  4. On the next screen, it will need to choose a component. Select New condition.

  5. On the New condition screen, select Issue fields condition.

  6. Use the following configuration to get the progress done for every DONE item.

    Image Removed

    condition for a specific item. In this case, is the first item of the Checklist and the action will be to change the status from TO DO to IN PROGRESS.

    Image Added

  7. After saving the Issue fields condition, a new component must be added. Select New action.

    Image RemovedImage Added

  8. On the New action screen, select Transition issue to choose which status will appear once the Issue is updated.

    Image RemovedImage Added

  9. For this case, the Destination status chosen is IN PROGRESS.

    Image RemovedImage Added
  10. After saving the Transition issue, type a name for the Automation. For example, "task donein progress status”. And then Turn it on.

    Image Removed

    Once the Automation is .

  11. If every item of the Checklist requires a transition status then a new automation rule must be created. The below example shows an Automation rule for IN REVIEW and DONE status.

    Image AddedImage Added

  12. Once all the Automation rules are saved, open the Issue you have created. Make sure it has the To Do TO DO status and all the items for the Checklist are showing as OPEN.

    Image RemovedImage Added
  13. Change the status of any item to DONE and then refresh the page.

    Image Removed

    After refreshing, Image AddedImage Added

  14. Once you select DONE for each item created on the Checklist, the status will change once the page is refreshed and the status will be changed to In Progresschange accordingly to the Automation rule.

    Image RemovedImage AddedImage Added