Currently there is duplicated code when checking if a given user hold an admin permissions here to see examples.
the idea is to create a new method in
nuxeo-filters-behavior.js
to check if a given user is admin or a membership, then replace the individuals check by the new one in nuxeo-elements or any use in web-ui
- is required by
-
NXP-26429 Improve error handling / permissions on CSV import
- Resolved