Skip to content

Fixing restoreConfig to set config value passed in. Originally failed with non-existent variable.

Kerry Robinson requested to merge patch/fix-restorConfig into master

Description of Change:

Fixing restoreConfig to set config value passed in. Originally failed with non-existent variable.

How to Test:

Run workflow with task on canvas and confirm that adapter doesnt crash due to "device doesnt exist" error.

Merge request reports