You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 10
Next »
Substitution support is available on specific actions and uses the following terminology.
Term | Definition |
---|
original | Actions | Definition | Parameter |
---|
updateIssue | Issue being updated. Since 6.1. | issue | cloneIssue | Issue being cloned. | issue | setFieldValue | Issue who's field value is being set. | issue | transitionIssue | Issue being transitioned. | issue | addComment | Issue for the comment. | issue | getIssue | Issue requested. Since 9.7. | issue |
|
---|
parent | Actions | Definition | Parameter |
---|
createIssue | Parent of issue being created. | parent | Any action where original is defined | Parent of original issue. |
|
|
---|