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 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项