[
https://issues.jboss.org/browse/JBIDE-16830?page=com.atlassian.jira.plugi...
]
Andre Dietisheim updated JBIDE-16830:
-------------------------------------
Summary: New application wizard: dont get warned if I have mysql & phpmyadmin
embedded, then remove mysql (was: New application wizard: dont get warned if I remove
mysql when I have phpmyadmin)
New application wizard: dont get warned if I have mysql &
phpmyadmin embedded, then remove mysql
------------------------------------------------------------------------------------------------
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
Labels: application_wizard
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