Versions Compared

Key

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

Table of Contents


You will need the following Jira app:
Info
titleRequired apps

Power Scripts for Jira

Level: BASIC

Problem

An issue should not be able to close if any of the child or linked issues is not closed.

...

For the sake of this exercise we will consider that all subtasks need to be closed in order to let an issue to be closed.

Add a new condition

Log in as an administrator and navigate to Administration-> Workflows and edit "Close Issue" transition on your Jira workflow.

Image Modified

Press "Add a new condition" link.

Image Modified

Select (k) SIL Condition and then press Add.

Image Modified

Writing the SIL code

...