Versions Compared

Key

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

Jira workflows consist of statuses and transitions.

A transition is the change from one status to another.


JSU gives you a lot of power to modify the behavior of your workflow as it transitions. Absolutely zero coding necessary. 


All you need to do is follow this easy step-by-step on how to configure a transition:






                                                       

Status
colourYellow
titleStatus A



Html
<div style="text-align: right;"><span style="font-size: 48px;">↓</span></div>



Conditions

Conditions decide if a workflow transition is available for the current user


Image RemovedImage Added



Html
<div style="text-align: right;"><span style="font-size: 48px;">↓</span></div>



Validators

Validators check the field value of the issue

Image RemovedImage Added



Html
<div style="text-align: right;"><span style="font-size: 48px;">↓</span></div>



Post-functions

Post-functions modify data in Jira

Image RemovedImage Added



Html
<div style="text-align: right;"><span style="font-size: 48px;">↓</span></div>




                                                       

Status
colourGreen
titleStatus B
 






Html
<form method="link" action="https://beecom-products.atlassian.net/wiki/display/JSU/Getting+Started+with+JSU+for+Server+-+Data+Center" style="text-align: left;"><input style="font-size: 20px; border-width:2px; border-color:#2a2a2a; padding: 11px;" type="submit" value="Previous"/></form>



Html
<form method="link" action="https://beecom-products.atlassian.net/wiki/display/JSU/Preparation" style="text-align: right;"><input style="font-size: 20px; border-width:2px; border-color:#2a2a2a; padding: 11px;" type="submit" value="Next"/></form>