Add assignee as watcher to every blocking issue

Use case

In the following use case, every time an issue with blocking issues is created the assignee of the created issue will be added as watcher to those blocking issues.


⚒️ Configuration

Add the Update linked issue or sub-task post function to the desired transition or create a new transition.

You might want to add the post function to the create transition of the workflow so that the post function gets executed every time a new issue created.

Fields

Click on Add field.
Choose  New watchers

Value

Choose  Copy field value from current issue

Field

Choose  Assignee

Filter

Update the filter according to your needs.

Filter by link type

Choose  is blocked by


📷 Screenshots

AddAssigneeAsWatcherToEveryBlockingIssue.png


📚 Related use cases