Currently when we use the document history, the element responsible of fetching the audit is nuxeo-audit-page-provider.js see the element document for more details. The nuxeo-document-history.js will use this element.
The nuxeo-audit-page-provider.js in a case where we set a page provider document id will use a resource and not the operation. In a case of resource only two parameters are set: start and end date. Where the server side can handle here
NXP-28863 needs to add the advanced filter by: principal, event, category.
I this case we need to update nuxeo-audit-page-provider.js to be able to send into the server the needed params: principalName, eventId, category.
- is related to
-
NXP-29215 include "advanced" admin-audit level filtering on doc history [Backport]
- Resolved
-
ELEMENTS-1192 Improve the audit page provider filter [Backport]
- Resolved
- is required by
-
NXP-28863 include "advanced" admin-audit level filtering on doc history
- Resolved
- Is referenced in