[jbosstools-issues] [JBoss JIRA] (JBIDE-10549) Wizards do not report in details what they're doing. Should report "creating app...", "waiting app to become available..." etc.

Andre Dietisheim (Created) (JIRA) jira-events at lists.jboss.org
Wed Dec 21 10:49:09 EST 2011


Wizards do not report in details what they're doing. Should report "creating app...", "waiting app to become available..." etc.
-------------------------------------------------------------------------------------------------------------------------------

                 Key: JBIDE-10549
                 URL: https://issues.jboss.org/browse/JBIDE-10549
             Project: Tools (JBoss Tools)
          Issue Type: Enhancement
          Components: openshift
    Affects Versions: 3.3.0.M5
            Reporter: Andre Dietisheim
            Assignee: Andre Dietisheim
             Fix For: 3.3.0.Beta1


The wizards currently show a single status when they perform their task. The work that is being reported should be split into smaller portions. Ex. when creating an app, a first task is to create the app, then to wait for it to become ready, etc.

How to reproduce:

# EXEC: launch OpenShift Application wizard & log in
# EXEC: create a new app

Result:
The wizard just tells you: "Creating application...". It does not report that it is waiting for the app to become reading after sending the request.

Even more obvious when importing the project in the end of the wizard:

# EXEC: launch OpenShit Application wizard & log in
# EXEC: create a new app / select an existing one
# EXEC: on the last page: dont touch anything, just confirm by hitting "Finish".

Result:
Behind the scenes, the wizard will clone the openshift git repo locally, will import the projects from it, create the server adapter etc.
None of the subtasks are reported. You are just told "Importing project..."



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list