ISC Workflows: formData is empty in the step output of Form

What problem are you observing?

While trying to create a similar workflow to the one described on this page Reassign Object Owners Using IdentityNow Workflows I have noticed that the formData step output is an empty object, even if the user has submitted the form with data.

This incorrect information is confusing and makes debugging a lot harder than it should be.

formData is empty in the Workflow execution as well, so it may be impossible to debug what exactly the user selected on the form.

The data is visible if it is used in another step:

What is the correct behavior?

Provide design of the feature if you think this works as designed.

What product feature is this related to?

ISC Workflows

What are the steps to reproduce the issue?