Versions Compared

Key

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

...

How to configure this rule

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

  2. Choose the transition where you want to perform your post function. In this case, we choose the transition to

    Status
    colourGreen
    titleDONE
    .

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

  4. Select the Update any Issue Field (JSU) post function, then 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.

  6. In this transition, you want to have your epic status updated to

    Status
    colourGreen
    titledone
    .

    1. Select Within same Issue for the issue relation.

    2. Select Epic Status for the Issue Field.

...

    1. Configuration options for the Update Any Issue Field post function.Image Added

  1. Click Add at the bottom of the page.

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

  3. Configure your precondition by choosing Issue type = Epic and make sure the comparison type is String. Click Add.

    Value Field precondition options set to Issue field is equal to Epic.Image Modified

  4. Publish your workflow.

  5. Now check what you have achieved with JSU. Your epic is currently visible on the backlog. Move your epic to

    Status
    colourGreen
    titledone
    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
width600px
urlhttps://www.youtube.com/watch?v=HjVUqOLEhAI
height350px

...

Info

This was only a bit of JSU in action. See

...

our app documentation for some more examples and configuration screenshots.

...