[jbosstools-issues] [JBoss JIRA] (JBIDE-21081) Application wizard: canceling the 'Create Application From Template Job' doesn't cancel anything

Andre Dietisheim (JIRA) issues at jboss.org
Fri Nov 13 05:02:00 EST 2015


    [ https://issues.jboss.org/browse/JBIDE-21081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13128642#comment-13128642 ] 

Andre Dietisheim commented on JBIDE-21081:
------------------------------------------

[~jrichter1] the underlying problem as far as I know is that the application creation is not atomic nor transactional. I read you expecting that nothing should be created if you cancel the creational job which is something we cannot achieve by simply cancelling the job. We would have to kill the resources that were created. This on the other hand is imho an enhancement we can plan to add. I'd therefore rephrase your issue to an enhancement to "cleanup" resources that were created.

> Application wizard: canceling the 'Create Application From Template Job' doesn't cancel anything
> ------------------------------------------------------------------------------------------------
>
>                 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
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list