Hi there,
I have a simple filing workflow that grabs the starting entry, invokes a more complicated filing workflow then ends.
The issue is (and I can confirm this) that some of the fields are being deleted by workflow some point in the process for some documents.
So for example
My previous version has Document No, File ID, Sheet No all filled in and working as expected. The document name is made up of this.
The filing workflow runs through this - once it hits retrieve field values it says these values are blank and I have to revert the document to get these values back.
My confusion is that the assign field values in my screenshot never gets accessed anymore so literally all that is happening is retrieving value and it can't find it from the starting entry. Is it something with the shortcut being deleted?
It's also only a small number of documents this is happening to.
Workflow version is 10.2.0.216
my screenshot shows that the retrieve field values that are blank, which is unusual since they are 100% filled out as they hit this workflow as the instance has them in the name from the previous version.