]
Andre Dietisheim updated JBIDE-21081:
-------------------------------------
Summary: Application wizard: canceling the 'Create Application From Template
Job' leaves created resources in place (was: Application wizard: canceling the
'Create Application From Template Job' leaves resources in place)
Application wizard: canceling the 'Create Application From
Template Job' leaves created resources in place
----------------------------------------------------------------------------------------------------------
Key: JBIDE-21081
URL:
https://issues.jboss.org/browse/JBIDE-21081
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.Beta1
Reporter: Jan Richter
Labels: application_wizard, openshift_v3
Fix For: 4.4.0.Alpha1
After clicking finish in the Application wizard, a progress bar with a button to cancel
the operation appears. Once clicked, depending on the user's speed, it either does
nothing at all, or it returns the user back to the Application wizard.
However, the app always gets created on Openshift. So if the user is returned to the
wizard, a dialog appears saying the app was created. In the end the user might end up with
an open wizard with the same data that their newly created application has.