If the same task Id occurs in a Pull Request description multiple times - the workflow considers this as different tasks and send multiple notifications.
To Reproduce
Create Pull Request with the following body:
The PR closes task #123
https://www.teamwork.com/tasks/123
Expected behavior
Only 1 comment to the task should be created.
Actual behavior
The comment sent twice.
If the same
task Idoccurs in a Pull Request description multiple times - the workflow considers this as different tasks and send multiple notifications.To Reproduce
Create Pull Request with the following body:
Expected behavior
Only 1 comment to the task should be created.
Actual behavior
The comment sent twice.