[
https://issues.jboss.org/browse/JBIDE-21815?page=com.atlassian.jira.plugi...
]
Viacheslav Kabanovich commented on JBIDE-21815:
-----------------------------------------------
I have tested the wizard with mock implementation of IDockerConnection, IDockerImageInfo,
IDockerContainerConfig, and could not reproduce the problem - content of all viewers on
all pages of the wizard is refreshed.
[~xcoulon], could you please check if some exceptions are logged that might prevent
updating image info? Could you also check if all the data on second and and next pages is
for the previous image selection, or at least some of it is refreshed?
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.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)