]
Andre Dietisheim updated JBIDE-25605:
-------------------------------------
Fix Version/s: 4.5.x
Delete Resources: if project doesn't exist, dialog pops up empty
without any indication of the error
----------------------------------------------------------------------------------------------------
Key: JBIDE-25605
URL:
https://issues.jboss.org/browse/JBIDE-25605
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.5.2.Final
Reporter: Andre Dietisheim
Priority: Minor
Labels: delete_resources
Fix For: 4.5.x
Attachments: image-2018-01-22-11-35-06-935.png
# ASSERT: have a (OpenShift) project in the OpenShift explorer
# EXEC: with cmd-line: delete the project
{code}
oc delete project <projectname>
{code}
# ASSERT: in OpenShift explorer: project is still listed
# EXEC: in OpenShift explorer: pick "Delete Resources" in the context menu of
the project
Result:
"Delete Resources" dialog pops up listing no resources but without any
indication the retrieving them failed (bcs it doesnt exist) nor is there any entry in
Eclipse log that points to it.
!image-2018-01-22-11-35-06-935.png!