November 2025
This page documents all customer-facing changes to the DataGrail application made in November 2025. Additional entries will be added every week on Friday.
Week of November 3

🚀 Features Added
- Risk Register is now connected to Risk Assessments, enabling you to:
- Flag Risks from Assessments: You can now log a risk directly from an assessment question without disrupting your workflow. Risk Register will display the risk with a source link to the assessment.
- Prioritize Assessments by Risk: Sort and filter the Assessments table by the number of associated risks.
- US Privacy Strings (whether a user has opted out of data sales) can now be retrieved through the following consent browser console command:
window.DG_BANNER_API.getUSPrivacyString() - New Inflection Integration for Request Manager with API access capabilities.
- Added a search bar to the Opt Out Requests page, allowing you to quickly find requests by email, first name, and last name.
🛠 Changes Made
- Extracted identifiers are now included in the response to the
privacy_requestsendpoint on the V2 API.
🐛 Bugs Squashed
- Resolved an issue preventing custom systems from being edited in System Inventories.
- Resolved an issue causing the publishing status to persist in the Consent UI, despite the process completing successfully.
- Resolved an issue causing the Dropbox and Arity Integrations to sporadically return a 409 error during data extraction or deletion.