-
Type: Improvement
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Core
- when retrieving a document's history, REST API endpoint @audit is used (which calls hard-coded DOCUMENT_HISTORY_PROVIDER provider)
- when retrieving audit log entries not related to a document, provider name EVENTS_VIEW is used (hard-coded)
It could be configurable through the existing params attribute or a new attribute provider.
- is related to
-
NXP-28802 Make document history pp configurable
- Resolved