-
Type: New Feature
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: Postponed
-
Component/s: Query & PageProvider
-
Tags:
Hi,
I think it would be great if an administrator can run a NXQL query with the rights of an other user.
Ex:
Joe ask to the Nuxeo administrator why he doesn't see the "confidential" workspace
The administrator check the rights of this workspace, and can see that Joe is allowed to read and write
Then, from the advanced search panel, the administrator can run a NXQL query like :
AS Joe SELECT * FROM Workspaces WHERE dc:title ILIKE 'confidential'
Regards,
Sébastien