Section | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
- All post-functions with the Conditional execution section to execute a post-function conditionally
- Scripted (Groovy) operation on issue to execute 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 the Comment type
- Create/Clone issue post-function to
- Calculate a project
- Calculate a parent issue key
- Set fields of new issue by selecting Groovy expression as the Value type and
- Add a comment to the current issue by selecting Groovy expression as the Comment type
- Set field value to a constant or Groovy expression and Set field value of linked issues post-functions to set a field value by selecting Groovy expression as the Value type
- Email issue post-function to
- Write the Subject, HTML body, Text body
- Set the recipients from the script
- 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
...