Currently Audit Views use "embedded" PageProviders, this means that switching the views to Elasticsearch forces to re-contribute the whole ContentView.
It would be more efficient to simply re-contribute the PageProvider and have all associated Views automatically updated.
- is required by
-
NXP-15121 Make content views register their page providers to the page provider service
- Resolved