Invoke Powershell does not update PowerShellVariables, Argument collections in GUI

Invoke Powershell does not update PowerShellVariables, Argument collections in GUI

To recreate, create a Invoke Powershell activity. Create Arugments or PowerShellVariable collection.

Save workflow.

Update collection values.

Run workflow, will often run with previous values.

Save workflow.

Close workflow.

Open workflow.

New values not preserved, reverted to old values.

Update values.

Save workflow. Values are now updated.