protegeproject / protege-client

Provides client functionality for the Protege Desktop application to connect to an OWL Ontology Server.
16 stars 9 forks source link

Policy Object Details view didn't refresh after user deletion #53

Closed johardi closed 8 years ago

johardi commented 8 years ago

The view was still showing the deleted user info. In addition, it triggered the error log dialog to show an error message:

ERROR  11:50:47  The specified user (id: joe) is not registered in the access control policy
rsgoncalves commented 8 years ago

Confirmed. The details view doesnt refresh upon deleting metaproject objects in general.

The error message displayed is from the policy view, which is trying to display assignments for the deleted user. Also a refresh issue.