-
Notifications
You must be signed in to change notification settings - Fork 0
Release Notes
Kody Jordan edited this page Aug 25, 2026
·
31 revisions
Version 1.11.2 fixes CDR submissions not appearing on the Edition Preview screen.
This release includes:
- Fixes CDR submission lookups on the Edition Preview screen so records reliably appear instead of being filtered out by a mismatched cover submission reference.
- Resolves the Cover Submission display name using the cover submission's name first, falling back to its Salesforce ID reference only when no name match is found.
QualityChecks v1.11.2 addresses production reports of CDR submissions not showing up on Edition Preview screens. The CDR lookup now filters directly on the edition linked to each CDR record instead of joining through cover submission names, which could miss records depending on how the reference was stored.
- CDR submissions on the Edition Preview screen are now looked up directly by edition instead of through a cover submission name join that could miss records.
- Cover Submission display names are resolved by matching the cover submission's name first, with a Salesforce ID match as a fallback.