I have an automated workflow set to trigger anytime the value of a cell in a specific column changed.
The workflow has 2 actions: Notify a Specific Person (me) and Change the Value of a Cell (In this case, it is a the cell is a checkbox and I want to set the value to checked.
The workflow is sending me notifications when triggered, but it is not moving on to the second action to change the value of the cell.
Any ideas why only one of two actions are being executed when triggered?