I am running a workflow on 1 item. As the last step, I am trying to update the next item by using an Update Item Action.
Update specifies the same list I am currently on
Where specifies ID = varID (which I previously stored).
Then I select 1 field to equal a variable.
I keep getting an error, "An error has occurred". I tried to add Commit pending changes before the Update Item, but it did not help.
Any ideas?