Versions Compared

Key

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


Section


Column
width30%600px


Panel
borderColor#333f48
bgColor#FFFFFF
titleColor#eeeeee
borderWidth1
titleBGColor#333f48
borderStylesolid
titleOn this page

Table of Contents
maxLevel1



Column




Features used to implement the example



Example: Enforce linked issues in a specific project to be "Closed" before closing issue

We want enforce every linked issue in project with key "CRM" to be closed before current issue is closed. To implement this requirement we insert a validation in transition "Close Issue" using Validation on linked issues with the following configuration:


Once configured, transition "Close Issue" looks like this:




Other examples of that function

Incoming Links
pageCondition and validation on linked issues
labelsexample



Related Usage Examples

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