In a workflow I’m working on , I have a sequence of events that can modify a document. This works, and it adds a new version to the document as expected.
But… In my workflow I use the version control activity to attempt to set comments on the new version.
And that step is run, but doesn’t appear to do anything.
Can anyone point me in the right direction? Thanks!