-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 10.10
-
Fix Version/s: 10.10-HF25, 11.1, 2021.0
-
Component/s: Query & PageProvider
-
Release Notes Summary:The document history page provider is configurable.
-
Tags:
-
Backlog priority:1,000
today it is not possible to configure the query fixed part in the page provider class ESDocumentHistoryPageProvider.
Moreover, using the parent class ESAuditPageProvider is not possible with the @audit api adapter because the first param given by the adapter is a DocumentModel object while ESAuditPageProvider expect a uuid string.
Use case: filter all the download events in the default document history showed in webui without having to write a custom pageprovider
- is related to
-
ELEMENTS-1078 Make audit provider configurable for element 'nuxeo-audit-page-provider'
- Open
- Is referenced in