We are having an issue with the "ChangeTrackingEnabled" field getting unchecked. No one knows how or why, so we'd like to be notified when this field is changed.
I can think of a complex way to query this field to check the status using the SDK. I'm wondering if there is a standard, or built in way of doing this instead.
The desired behavior is this:
On a given entity, when the ChangeTrackingEnabled value is changed, send an email notification to dbadmin.
I'd be happy with just knowing if it's possible to trigger anything off of this metadata field.