I am using a simple workflow that's triggered on the creation of a list item to edit the value of a list item. The text description of the workflow is as follows:
Stage: Stage 1
Set MyField to Current Item:ID
then Email Joe Bloggs
Transition to stage
Go to End of Workflow
The edit happens, but it's not shown in the list view, even if I hit the browser's refresh button.
The edit only appears when I edit the list item via the UI.
Any suggestions?