]
Marián Labuda updated JBIDE-18659:
----------------------------------
Fix Version/s: 4.3.x
Deselecting embedded cartridges warning should be shown only if
deselected catridges are embedded
-------------------------------------------------------------------------------------------------
Key: JBIDE-18659
URL:
https://issues.jboss.org/browse/JBIDE-18659
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.2.0.CR2
Reporter: Marián Labuda
Labels: embed_wizard
Fix For: 4.3.x
In Edit Embedded Cartridges shell is a button to deselect all selected embeddable
cartridges in the application. This button invoke a warning to let user know about
possible data loss. The warning is shown regardless I selected embeddable catridge(s) in
the currently opened shell (and they are not yet embedded into application) or they are
already embedded.
This warning should be shown only in case if one of the selected embeddable cartridges is
already embedded into application and there is really a possible data loss.