Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
width30%
Panel
borderColor#333f48
bgColor#FFFFFF
titleColor#eeeeee
borderWidth1
titleBGColor#333f48
borderStylesolid
titleOn this page

Table of Contents

Column
Table of ContentsmaxLevel1



Features used to implement the example



Example: Prevent issue from being closed if it has links of type "is blocked by" to open issues

I am trying to create a condition in my workflow that will not allow the issue to be closed if it has linked issues that block it and don't have the status "Closed". The background is that I am using the plugin Structure to arrange my issues. Using the Sync feature when I structure my project it adds blocked links to the issues. So I want to make sure that a parent issue can't be closed unless the child issue is closed.


You have to check "Issue link types not selected are allowed" and "Issue types not selected are allowed" using the Condition on linked issues condition or Validation on linked issues validator.



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")