Skip to content

CE-1711: Navigate to operation details after instance creation

Imre Toth requested to merge CE-1711_Navigate_after_instance_creation into develop

After introducing queuing in the backend, the response for instance creation has been modified. The only response will be the operation id, so the UI should navigate to the operation details page.

Merge request reports