Versions Compared

Key

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

Table of Contents
maxLevel1
typeflat

Features used to implement the example



Example: Prevent addition of new sub-tasks if the parent issue is in "Resolved" or "Closed" status

Let's see how to prevent addition of new sub-tasks if parent issue is in status "Resolved" or "Closed".

You only have to add validator Validation based on regular expression to transition "Create Issue" with the following configuration:


Once configured "Create Issue" transition looks like this:




Other examples of that function

Incoming Links
pageCondition and validaton based on regular expression
labelsexample


Related Usage Examples

Content by Label
showSpacefalse
cqllabel = "example" and label = "sub-task"