[jbosstools-issues] [JBoss JIRA] (JBIDE-25605) Delete Resources: if project doesn't exist, dialog pops up empty without any indication of the error

Andre Dietisheim (JIRA) issues at jboss.org
Mon Jan 22 05:37:00 EST 2018


Andre Dietisheim created JBIDE-25605:
----------------------------------------

             Summary: 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
         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! 



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list