I tried Mark Brideson's solution listed at the end of:
https://answers.laserfiche.com/questions/128219/Workflow-repeats-when-failing#128326
It didn't solve my issue, so here's my question.
This process starts in Forms. I ask the user for 2 pieces of information: Document Number and Revision.
From there, I start a workflow that queries LF and provides variable values back to multiple (mostly hidden) fields within the form:
Everything seems to work just fine (I do get the variable data I'm looking for back into Forms ... yay, me!).
The problem is that the Form and Workflow tasks restart over and over again:
The only way to stop it is to delete the Forms process and reimport it (what a pain that is!).
Please tell me it's a simple fix.