Versions Compared

Key

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

Table of Contents
maxLevel1

Section
Column
width30%
Panel
borderColor#333f48
bgColor#FFFFFF
titleColor#eeeeee
borderWidth1
titleBGColor#333f48
borderStylesolid
titleOn this page

Table of Contents

Column



Features used to implement the example



Example: Prevent issue from being "Closed" if blocking issues aren't yet closed

We are going to use Validation on linked issues to prevent issues to be closed if there exist blocking issues (linked with "is blocked by") still not closed. The following screenshots show how to do it:


Once configured, transition looks like that:





Other examples of that functions

Incoming Links
pageCondition and validation on linked issues
labelsexample

Related Usage Examples

Content by Label
showSpacefalse
cqllabel = "example" and label in ("issue-links","transition")