]
Jeff Cantrill commented on JBIDE-21815:
---------------------------------------
[~xcoulon] I also logged
which I
noticed sometimes in the logs but I couldn't repeat it on a regular bases. related?
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.