]
Andre Dietisheim commented on JBIDE-21815:
------------------------------------------
[~fbricon] Can you reproduce on MacOS what [~scabanovich] reports? If not then we're
definitly back in GTK3 wonderland.
Image metadata not refreshed after name change
----------------------------------------------
Key: JBIDE-21815
URL:
https://issues.jboss.org/browse/JBIDE-21815
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.Beta2
Reporter: Xavier Coulon
Steps to reproduce:
- open the *Deploy Docker Image* wizard
- input/search for {{jboss/infinispan-server:8.1.0.Final}}, then click on {{Next}}. The
*Deploy Configuration & Scalability* page should show a handful of metadata, including
{{INFINISPAN_VERSION = 8.1.0.Final}}
- go back to the previous page, *Deploy an Image* and now input/search for
{{jboss/wildfly:10.0.0.Final}} and click back on {{Next}} again.
- ASSERT: the metadata should have been updated
- FAILED: the metadata displayed correspond to the previously selected
{{jboss/infinispan-server:8.1.0.Final}} Docker image.