laptop and a wrench

漏洞

The calculated and editable expressions configured for the same field do not execute in ArcGIS Online Map Viewer.

ArcGIS Online
漏洞 ID 编号 BUG-000166491
已提交April 4, 2024
上次修改时间May 8, 2025
适用范围ArcGIS Online
找到的版本Feb 2024
操作系统N/A
操作系统版本N/A
状态In Product Plan

解决办法

1. Set the calculated expression to:

 

return $originalFeature.ID

 

 

Now the calculated and editable expressions perform as expected in Map Viewer, perhaps because $originalFeature returns the previous state of the feature being calculated, avoiding the order of execution infinite loop.

 

 

 

2. Reference a different field other than the field being configured in the form, for example:

 

Reference $originalFeature.test instead of $originalFeature.ID in the calculated and editable expressions.

重现步骤

漏洞 ID: BUG-000166491

软件:

  • ArcGIS Online

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

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

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项