Skip to content

Commit

Permalink
feat: modify query DSL
Browse files Browse the repository at this point in the history
Signed-off-by: SuZhou-Joe <[email protected]>
  • Loading branch information
SuZhou-Joe committed Aug 9, 2023
1 parent 19f1313 commit 5a4a7df
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ export class WorkspaceSavedObjectsClientWrapper {
options.workspaces = undefined;
/**
* Select all the docs that
* 1. ACL matches right or write permission OR
* 1. ACL matches read or write permission OR
* 2. workspaces matches library_read or library_write or management OR
* 3. Advances settings
*/
Expand Down

0 comments on commit 5a4a7df

Please sign in to comment.