Macros
You can insert macros in your expression to evaluate more specialized values during the transition.
Macro | Type | Description | Example |
|---|---|---|---|
[user] | String | The username of the current user. | |
[groups] | String | A comma-separated list of the groups the user belongs to. | |
[roles] | String | A comma-separated list of the project roles the user belongs to. |
|
[now] | Date | The current date and time. | |
[subtasks#field] | String | A comma-separated list of the values in the subtasks. |
|