I've been designing a workflow that can take a parameter on load. Just recently, I've encountered an issue where the form variable gets set, but is never passed to the workflow. The workflow is simple, it takes the passed in workflow name, logs it, and starts a different workflow. After running the workflow with the passed in variable, the logs show that the variable is still blank and the wrong workflow gets started. To add to the confusion, the issue only presents when manually starting a workflow. Setting up a "Start Workflow" action and passing in the parameters works fine. Anyone encoutered such an issue before?


