Versions Compared

Key

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

...

...

...

...

Panel
bgColor#f5f5f5
titleColor#ffffff
borderWidth0
titleBGColor#000000
titleJSU 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.

Info

Requires JSU 2.0+

(tick) Clean up your team's Backlog screen

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" are removed from the backlog. Let's have a look at how this can be automated using JSU's Update Any Issue Field post function.Image Removed

...

How to configure this workflow

  1. Go to Project Settings > Workflows and click Edit for the required workflow.

  2. You can choose the transition where you want to perform your post function. In this case, we choose the "Done" transition.

  3. Select the Post Functions tab and click Add post function.

  4. Select the Update any Issue Field (JSU) post function, then

    click

    click Add.

  5. 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.
    Image Modified

  6. Now it's time to create your precondition to prevent errors when the workflow is used to non-Epic issues. Click Add post function, select Precondition: Value Field (JSU) then click Add.

  7. Configure your precondition by choosing Issue type to be equal to Epic and make sure the comparison type is "String". Click Add.

    Image Modified

  8. Publish your workflow.

  9. Now check what you have achieved with JSU. Your Epic is currently visible on the Backlog. Move 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*:

Widget Connector
overlayyoutube
_templatecom/atlassian/confluence/extra/widgetconnector/templates/youtube.vm
width

...

600px
urlhttps://www.youtube.com/watch?v=HjVUqOLEhAI
height

...

350px

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 was created on the Jira Server environment. 

...