Our new Appfire Documentation Space is now live!

Take a look here! If you have any questions please email support@appfire.com

Automatically remove a closed Epic from the Backlog

This is the documentation for JSU for Jira Cloud. If you are using JSU for Jira Server or Jira Data Center, see this use case in our Server/Data Center documentation.


Goal

Get a clear view of your team's actual backlog

Scenario

Do your epics stay in the backlog of your Jira agile board after closing them? Here's why.

Besides the workflow status, epics have an additional field called epic status which is only accessible on the Backlog screen. Only epics with the Epic status field marked as DONE get removed from the backlog.

Let's have a look at how this can be automated using JSU

Components

 How to configure this rule

  1. Create a draft of your project workflow. If you're unsure how to get to this page, follow the onboarding steps in Edit a Jira Workflow. You can then view your workflow in Text or Diagram mode. The steps in this use case represent Text mode.

  2. Select the transition for which you want to run the post function. In this case, we are using the done transition.

  3. Select the Post Functions tab, then select Add Post Function.

  4. Select the Update any issue field (JSU) post function, then click Add.

  5. Because we want to perform this post function only for Epics, we need to configure a precondition. Set the precondition to be True. In this transition, you want to have your Epic status updated to done.

  6. Complete the required fields to configure the post function:

    1. Update field on all issues related: Within same issue

    2. Issue Field: Epic status

    3. Field Value: Done

  7. Now it's time to create your precondition to prevent errors when the workflow is used on non-Epic issues. Click Add Precondition then click Add next to the Value Field precondition.

     

  8. Set Issue type = Epic.

  9. Select Add at the bottom of the configuration page, then publish your workflow. 

  10. Now test your new post function with some test issues. Your epic is currently visible on the backlog; move your epic to done and go back to your backlog. Your epic is longer there!

How-to video

Check out the "How to" video to see all of this in action*:

This was only a sample of what you can do with JSU. Subscribe to our YouTube channel and access more JSU use cases.
See also our app documentation for some more examples and configuration screenshots.

*The video was created on a Jira Server environment. 



Need more information or help? Get in touch!