Hi all. I'm attempting to write a Validation Rule that checks if the feature's geometry has changed using the $originalfeature global. I'm getting an error message when saving the rule that states that:
"The attribute rule expression contains $originalfeature, which is only valid with the update trigger for constraint and immediate calculation rules."
Has anyone encountered this as well? I'm a bit confused since the $originalfeature variable appears in the Attribute Rule Validation profile: Attribute Rule Validation | ArcGIS Arcade | ArcGIS Developers
