-
Epic
-
Resolution: Done
-
Major
-
None
-
None
-
Inputs card for workflow instance page
-
False
-
-
False
-
To Do
-
-
The user should be able to see in the instance page what input parameters were entered in the workflow execution form that produced this instance.
The inputs are in the workflowData, and should be identified using the input schema, assuming the workflow didn't override or delete these.
We need to consider how to identify and display sensitive data, like tokens.
It should come instead of the variables card.
Currently we are showing the variables card that contains them, but isn't user friendly it's just a dump of the workflow data, including the inputs, result and intermediate variables used by the workflow developer.