Closed (fixed)
Project:
Drupal Purview
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Feb 2026 at 22:27 UTC
Updated:
16 Mar 2026 at 18:35 UTC
Jump to comment: Most recent
Comments
Comment #4
nickolajAdded cache warming for Critical Data Elements API calls. The CDE API client now uses the `cache.purview` bin (instead of `cache.default`) so CDE data is warmed and invalidated alongside other Purview caches. The `PurviewCacheWarmer::warm()` method iterates each governance domain and pre-populates the CDE query cache.
Comment #5
smulvih2@nickolaj this is great, thanks for MR! I will test this shortly today and merge in.
Are you using drupal_purview for a project?
Comment #7
smulvih2This has ben confirmed working as expected. This will be included with the next release.