...
This article explains how to allow the post function to only create the issue if certain conditions are met by the original issue. For instance: jira
server | JIRA (bobswift.atlassian.net) |
---|---|
serverId | 729d679a-302c-339f-958b-015e107badcd |
key | CSOT-16 |
Types of conditioning
Subtask conditioning
This has been available for many versions. It prevents the creation of subtask if the original issue is a subtask and the configuration says to not create a subtask in this case. It has the optional capability to create a subtask which is a sibling of the original issue.
Example
Pattern matching conditioning
...
All the standard substitution variables can be used. For instance, see the help text at the bottom of the add or edit screens.
Refer to Pattern matching conditioning for more details.
Example
This example shows 2 simple conditions being used:
...