]
Fred Bricon updated JBIDE-22237:
--------------------------------
Sprint: devex #113 April 2016
Properties: table is not updated when resource is selected and
edited
---------------------------------------------------------------------
Key: JBIDE-22237
URL:
https://issues.jboss.org/browse/JBIDE-22237
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.0.Alpha1
Reporter: Jeff Cantrill
Assignee: Jeff Cantrill
Labels: openshift_v3, properties
Fix For: 4.4.0.Alpha1
Attachments: error-upon-scale-down.png
When an entry is selected in a properties tab for an openshift resource and the resources
changes, you can no longer edit/update that resource until its refreshed. For example
while implementing scaling, I can select a dc, scale it up, but then receive an error when
I immediately try to scale it down because the resource version is out of sync.
steps to reproduce:
# ASSERT: make sure that you have at least 1 application in OpenShift
# EXEC: in Explorer: select your service
# EXEC: open up Properties and select "Deployments" tab
# EXEC: pick "Scale > Up" in the context menu
# EXEC: pick "Scale > Down" in the context menu
Result:
An error is popping up telling you that the resource is outdated.
!error-upon-scale-down.png!