laptop and a wrench

漏洞

The GUID field is intermittently not returning calculated Arcade expressions in ArcGIS Field Maps on Android devices.

ArcGIS Field Maps
漏洞 ID 编号 BUG-000163016
已提交November 16, 2023
上次修改时间September 26, 2025
适用范围ArcGIS Field Maps
找到的版本Oct 2023
操作系统Android
操作系统版本N/A
状态As Designed

附加信息

The expression shown in the known limit returns the first pole in the database, not the closest pole. The following expression will return the global ID for the nearest pole. var poles = FeatureSetByName($map, "Poles"); var nearestPole = First(Intersects(poles, Buffer($feature, 100, "feet"))); return nearestPole.globalid;

解决办法

Add the calculated expression to a string field in the form as a temporary workaround.

重现步骤

漏洞 ID: BUG-000163016

软件:

  • ArcGIS Field Maps

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

下载 Esri 支持应用程序

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

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项