Section | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
- All post-functions with the Conditional execution section to execute a post-function conditionally
- Scripted (Groovy) operation on issue post-function to execute a Groovy script against an issue
- Scripted (Groovy) Condition to execute a condition
- Scripted (Groovy) Validator to execute a validator
- Comment issue and Comment linked issues post-functions to create the body of the comment by selecting
Groovy expression
as theComment type
- Create/Clone issue post-function to
- Calculate a project by selecting
Calculated
inProject
- Calculate a parent issue key by selecting
Calculated
inParent issue
- Set fields of new issue by selecting
Groovy expression
as theValue type
and - Add a comment to the current issue by selecting
Groovy expression
as theComment type'
Multiple iterator section of the Create/Clone issue post-function
- Calculate a project by selecting
- Set field value and Set field value of linked issues post-functions to set a field value by selecting
Groovy expression
as theValue type
- Email issue post-function to
- Write the
Subject, HTML body, Text body
- Set the
Recipients
from the script
- Write the
- Unlink issues from the current issue post-function to unlink issues based on the result of a Groovy condition
- Admin screen to test/run Groovy scripts
...