I have an automated workflow that runs when the value in a column changes to "In Process", which happens when an automated approval workflow begins.
I am receiving a notice that the workflow has been deactivated because "This workflow was triggered by at least 5 other workflows, which exceeds the maximum allowed."
I don't understand why it says the workflow was triggered even more than once, since there was only one approval happening at that time. The value of the column that triggers my workflow didn't change for any other row but the one.
Am I misunderstanding what this error message means? Is there something else that might be happening that I am unaware of that would be causing the workflow to be triggered more than five times, let alone more than once (given only one approval was happening since we were testing the process)?