You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When extending configuration supports related records, and there was a niche scenario where FormulaShare attempts to assess sharing for an account
This would apply when, for example, Accounts are shared via two different lookup relationships on a related object
Fix is to allow for an overridable method requiresRelatedRecords() which can be set to true on all rules which require related objects in the controllingRecordsForRulesMap processed in FormulaShareRetrievedRecordDetails
The text was updated successfully, but these errors were encountered:
When extending configuration supports related records, and there was a niche scenario where FormulaShare attempts to assess sharing for an account
This would apply when, for example, Accounts are shared via two different lookup relationships on a related object
Fix is to allow for an overridable method requiresRelatedRecords() which can be set to true on all rules which require related objects in the controllingRecordsForRulesMap processed in FormulaShareRetrievedRecordDetails
The text was updated successfully, but these errors were encountered: