I am trying to send a message to teams after a specific subtask is closed. I am not getting any errors on the audit log as the automation is running and performing no actions (webhook should be setup properly).
Is there something wrong with how I wrote this? If the Test Cast Executation subtask is closed, then have teams send a message notifying the BAs it is ready for review.
Your question indicates the work item you want to monitor is a Subtask.
In that case, if the trigger work item is that Subtask, the rule should not branch to Subtasks, but instead just perform the condition check and send the message.
Kind regards,
Bill
Can you share more details of your automation?
Have you tested the MS Teams integration to ensure it works?
Add log tasks to debug.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ya I tested another auotmation based on the trigger when any jira is created and the message was sent properly.
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.