Hello everyone! Can anyone suggest any options to remove duplicate information about closing a request?
Context: There are two statuses in the Done category in the workflow. Each of the statuses apparently triggers a notification in Slack.
Hi, @Oleksii Melnyk! 👋
This is happening because both of your Done status transitions are triggering Slack events.
You can fix it by either:
Merging them into a single Done status so only one notification fires
Keeping one status and using the Resolution field to mark "Duplicate" vs "Done"
Hope this helps! ✨
You could perhaps in your Automation that triggers the slack message determine which of the statuses is being transitioned from/to, and only trigger it on the appropriate one?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.