Summary

Implemented and deployed Matter-level Client_ZIP__c in the Litify metadata repo and live LITIFY_ORG. The field is a Formula (Text) sourced from litify_pm__Client__r.BillingPostalCode, not litify_pm__Matter_Postal_Code__c.

What Shipped

Live Validation

What Became Reportable

Report builders can now add Matter-level Client ZIP to: Matters with Transactions; Matters with Disbursements with Disbursement Line Items; Matters with Insurances with Resolutions; and Intakes with or without Matters under the Matter child section. The old litify_pm__Matter_Postal_Code__c remains available for comparison but is no longer the only Matter ZIP field in those custom report types.

Challenge

The managed report type litify_mktgROI__Marketing_Spend_with_Intakes_and_Matters could not be modified. A dry-run returned: Cannot modify managed object: entity=CrtLayoutSection, state=MANAGED_INSTALLED - sections. I removed that local edit and deployed only the modifiable components.

Rollback