Update almost any field to any valid value.
Update field configuration
Below you will find a detailed description of each parameter needed to configure the action.
Field*
Select the field that should be updated. Based on the selected field it can be chosen from the following option:
- Selected value - set a dedicated value. Only available for selectable fields.
- No value - clear field - clears the value from the specified field.
- Value returned by parsed expression - be creative and use the expression parser to set the field value.
Additional options
Use cases
Use case | Automated action | Use case description | Complexity |
---|---|---|---|
Sum up value in parent issue on field change in sub-tasks | Calculate field values from all sub-tasks and writes the sum into a corresponding field in the parent issue. | INTERMEDIATE | |
Keep the priority of parents and sub-tasks in sync | When the priority of a parent issue is updated, all sub-tasks will be updated accordingly. | BEGINNER | |
Update assignee and reporter to facilitate user deletion | To facilitate deleting a user account, all issues will be reassigned and the reporter changed to avoid potential problems when deleting the user. | INTERMEDIATE |
If you still have questions, feel free to refer to our support team.