Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
2.5.2
-
None
Description
Current Situation
- Removing a workflow that was never deployed and that is invalid raises an error.
2023-02-22T11:39:51,116 ERROR qtp561959774-14883 c.s.j.c.JOCDefaultResponse - JocDeployException: com.sos.joc.exceptions.JocDeployException: workflow is neither valid nor already deployed: /myWorkflow
Desired Behavior
- When removing a workflow that was not deployed and that is not valid no error should be raised.