]
Andre Dietisheim commented on JBIDE-16714:
------------------------------------------
with the move to a backend in OpenShift v3 with a new REST interface this will most likely
become obsolte.
Embed wizard, Application wizard: Embed same cartridge with different
version should show warning
-------------------------------------------------------------------------------------------------
Key: JBIDE-16714
URL:
https://issues.jboss.org/browse/JBIDE-16714
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 4.2.0.Alpha2
Reporter: Marián Labuda
Assignee: Andre Dietisheim
Priority: Minor
Labels: application_wizard, embed_wizard
Fix For: 4.2.x
Nowadays, when on OpenShift Online are available multiple cartridges differentiated only
by version (e.g. PostgreSQL 8.4 and 9.2) there should be some kind of warning about
embedding both (what could happen accidentally or by ignorance...).
How it works now? If user choose 2 cartridges of the same type, then just the first one
is embedded and while trying to embed second cartridge user get error that application has
already embedded that kind of cartridge (that they cannot coexist).
I suggest to have similar dialog as in embedding e.g. Jenkins cartridge to application
without having Jenkins Application (server) etc.