laptop and a wrench

Bug

The calculated expression triggered automatically when a feature is selected despite no changes or edit made to the trigger field.

ArcGIS Online
Bug ID Number BUG-000175684
SubmittedApril 9, 2025
Last ModifiedJune 23, 2025
Applies toArcGIS Online
Version foundFeb 2025
Operating SystemWindows OS
Operating System Version11.0 64 bit
StatusAs Designed

Additional Information

Whenever a feature is selected on the map and the editing workflow is opened, this is recognized as an update operation. That is why the calculated expression is re-calculating when the feature is selected again. The arcade expression is comparing the current attribute for the Notification_Status field shown in the Form (B) and comparing this to what is on the service (B), and because the values are the same it is showing 'No change'. This is expected behavior based on the authored script. If Back or Cancel is selected on the edit session, the original expected value (Changed from A to B) will be preserved on the feature.

Workaround

To ensure that an expression runs only in specific scenarios, leverage the $editContext.editType profile variable available in the Form Calculation profile: https://developers.arcgis.com/arcade/profiles/form-calculation//

Steps to Reproduce

Bug ID: BUG-000175684

Software:

  • ArcGIS Online

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options