[jbosstools-issues] [JBoss JIRA] (JBIDE-21590) Explorer: OpenShift connection is not refreshed upon project deletion

Viacheslav Kabanovich (JIRA) issues at jboss.org
Fri Jan 29 17:39:00 EST 2016


    [ https://issues.jboss.org/browse/JBIDE-21590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156737#comment-13156737 ] 

Viacheslav Kabanovich commented on JBIDE-21590:
-----------------------------------------------

[~jcantrill], yes the changes are essential and should be taken into account.
However, for this issue, it is about project deleted by user action, OpenShiftJobs.createDeleteProjectJob() runs a job that requests delete of project on server and then fires event projects changed, with new list without the project. Explorer content provider listens to the event and has to remove project from children of connection node. It should work, but according to this issue does not. As much as I can see, changes to JBIDE-21457 do not affect that part. If you can reproduce this issue, could you try implement equals() and hashCode() for OpenShiftProjectUIModel and check if it helps.

> Explorer: OpenShift connection is not refreshed upon project deletion
> ---------------------------------------------------------------------
>
>                 Key: JBIDE-21590
>                 URL: https://issues.jboss.org/browse/JBIDE-21590
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.3.1.Beta2
>            Reporter: Marián Labuda
>              Labels: explorer, openshift_v3
>
> Upon deletion of a project under a connection in OpenShift explorer view, the deleted project is still visible.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the jbosstools-issues mailing list