You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Applying a switch job action to a dataset property when updating a job isn't possible, because the datasetList isn't available in the DTO. SwitchJobAction should be refactored to allow this, at least for the performJob phase where the full job should be available.