Versions Compared

Key

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

...

  1. Go to your project settings and click to edit your workflow. You can choose any transition you want to add your validator. In this case, we will choose the In progress transition.

  2. Go to the Validators tab, and click Add validator.

  3. Select the Fields required validator from JSU then click Add.

  4. Now you can configure your validator. Choose the fields you want to be mandatory during your transition and click Add. Here, we selected Assignee and Due date.

  5. Publish your workflow.

Test your

...

rules

  1. Start setting up a Software release issue for your team.

  2. Fill out the issue summary for your release and click Create. Now, move the issue to In progress. Jira shows you an error message! As you have configured in your validator Assignee and Due date are required fields to perform this transition.

  3. Add an assignee, set a due date for your software release, and check your automation by moving your issue to In progress again. Now, it works!

...