qgis-plugin icon indicating copy to clipboard operation
qgis-plugin copied to clipboard

Workspace: after change of member permission, it is not propagated to plugin

Open jozef-budac opened this issue 3 years ago • 1 comments

Scenario:

  1. add a member for a workspace with reader permission
  2. log in user into plugin
  3. set permission to owner
  4. in plugin hit refresh -> this doesn't update permission in plugin so I can't see "Remove from server" option in context menu. Expectation is, that refresh will also fetch new permissions for user so I can see all relevant options

Workaround is to log in again

jozef-budac avatar Jan 02 '23 09:01 jozef-budac

Note to self (or anyone fixing this): This is a depopulate() vs refresh() thing in the browser items.

uclaros avatar Jan 12 '23 08:01 uclaros