Skip to content

Make it possible to check if a specific field changed in the trigger context #2

@IlyaMatsuev

Description

@IlyaMatsuev

What is missing from the application? Please describe.

Possibility to check if a particular field was changed or not during the DML

Describe the solution you'd like

Boolean theFieldChanged = context.record(someRecordId).isChanged(Account.SomeCustomField__c);

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions