Details
-
Fix
-
Status: Dismissed (View Workflow)
-
Minor
-
Resolution: Works as designed
-
2.5.0
-
None
Description
Current Situation
A Job that is configured with the JS1 compatibility switch cannot be configured to run without this switch as the GUI does not provide the option to change the value.
Desired Behavior
It should be possible in the Job Properties view to toggle the JS1 compatibility mode.
Workaround
It is possible to change the value when directly editing the JSON format of the workflow.
{ "v1Compatible": true }
Maintainer Notes
- The compatibility switch becomes visible if the "More Options" slider button is activated in the Configuration view.