[jbosstools-issues] [JBoss JIRA] (JBIDE-16830) New application wizard: dont get warned if I remove mysql when I have phpmyadmin

Andre Dietisheim (JIRA) issues at jboss.org
Thu Mar 20 17:26:10 EDT 2014


Andre Dietisheim created JBIDE-16830:
----------------------------------------

             Summary: New application wizard: dont get warned if I remove mysql when I have phpmyadmin
                 Key: JBIDE-16830
                 URL: https://issues.jboss.org/browse/JBIDE-16830
             Project: Tools (JBoss Tools)
          Issue Type: Enhancement
          Components: openshift
    Affects Versions: 4.2.0.Beta1
            Reporter: Andre Dietisheim
            Assignee: Andre Dietisheim
             Fix For: 4.2.0.Beta1


If you edit embeddable cartridges for an existing application, you get all sorts of warnings. Ex. have phpmyadmin & mysql embedded, you remove mysql: you get told that you should also remove phpmyadmin since it depends on it.

When creating a new application and removing cartridges that you have already added ("Add..."-button in 2nd wizard page) you dont get these warnings.

How to reproduce:

# EXEC: Launch application wizard and pick "create new application"
# EXEC: on 2nd page: hit "Add" and check phpmyadmin in the upcoming dialog
# ASSERT: you get warned that you should add mysql. Confirm it, get mysql added
# EXEC: close the dialog and get back to wizard page
# ASSERT: mysql and phpmyadmin are listed
# EXEC: select mysql and hit "Remove"

Result:
mysql gets removed, leaving invalid phpmyadmin (it depends on mysql, app creation will fail) behind.

Expected result:
You should get warned that you should also remove phpmyadmin.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list