We were migrating to Power Automate from Workflows. However, our Power Automate with trigger "When record is update-> Attribute Owner Id" was triggered multiple times.
We have reverted the solution for flows and restored the backup solution.
- Below workflows are triggered multiple times in Production environment:
- Case Assigned - Notify Client (Triggers on "Record is assigned")
- Case Assigned - Notify Owner (Triggers on "Record is assigned")
- On Case Creation, we have a workflow ‘Send mail for Critical Cases’ that assigns the case to respective Owner. This Workflow triggers only once.
- We observed that Workflow ‘Case Assigned-Notify Onwer’ And ‘Case Assigned - Notify client’ got triggered when the case got assigned due to point 2.
- When we tried changing the Owner manually these workflows triggers only once.
- Below workarounds were implemented however with no success
- Deleting and creating a similar workflow.
- Restoring the backup up solution.
Any help is appreciated.