laptop and a wrench

不具合

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

ArcGIS Online
不具合 ID 番号 BUG-000175684
送信されましたApril 9, 2025
最終更新日June 23, 2025
適用対象ArcGIS Online
見つかったバージョンFeb 2025
オペレーティング システムWindows OS
オペレーティング システムのバージョン11.0 64 bit
ステータスAs Designed

参考情報

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.

対処法

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

再現の手順

不具合 ID: BUG-000175684

ソフトウェア:

  • ArcGIS Online

バグのステータスが変更されたときに通知を受け取る

Esri Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動