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-Nummer BUG-000175684
EingereichtApril 9, 2025
Zuletzt geändertJune 23, 2025
Gilt fürArcGIS Online
Gefunden in VersionFeb 2025
BetriebssystemWindows OS
Betriebssystemversion11.0 64 bit
StatusAs Designed

Zusätzliche Informationen

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//

Schritte zur Reproduzierung

Bug-ID: BUG-000175684

Software:

  • ArcGIS Online

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln