Our new Appfire Documentation Space is now live!

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

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 11 Next »

JSU for Jira Server/Data Center

This is the documentation of JSU for Jira Server/Data Center. If you are using JSU on Jira Cloud, see our JSU Cloud documentation.

Requires JSU 2.0+

(tick) Get a clean view of your team's actual backlog

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's Update Any Issue Field post function.

How to configure this workflow

  1. Go to your project settings and click to edit your workflow. You can choose the transition you want to perform your post function. In this case, we choose the "Done" transition.
  2. Select the post function tab and click Add post function.
  3. Select the "Update any issue field" post function from JSU, then click Add.
  4. Because we want this post function to perform only for Epics, we will need to configure a precondition. Therefore, we set the precondition to be true at the beginning of the post function configuration. In this transition, you want to have your Epic status updated to "done". Fill out the fields and click Add.
  5. Now it's time to create your precondition to prevent errors when the workflow is used to non-Epic issues. Click to add post function and choose the "Value field" precondition. Configure your precondition by choosing Issue type to be equal to Epic and make sure the comparison type is "String". You can now add your precondition.
  6. Publish your workflow.
  7. Now check what you have achieved with JSU. Your Epic is currently visible on the Backlog. Turn your Epic to "Done" and go back to your Backlog. Your Epic doesn't show up anymore!

How-to video

Watch this video to see all of this in action*:

This was only a bit of JSU in action. Subscribe to our YouTube channel and Access more JSU use cases.
See also the app documentation for some more examples and configuration screenshots.

*The video is created on the Jira Server environment. 


Need more information or help? Get in touch!

  • No labels