laptop and a wrench

漏洞

The Arcade expression used to populate SignID in the Sign Management Solution returns the following error message in ArcGIS Field Maps 25.2: “Failed to calculate.”

ArcGIS Field Maps
漏洞 ID 编号 BUG-000180040
已提交October 8, 2025
上次修改时间October 14, 2025
适用范围ArcGIS Field Maps
找到的版本25.2.0
操作系统Windows OS
操作系统版本N/A
状态Under Consideration

解决办法

Add layerIndex and idField to line 40 in the expression and refresh the web map in ArcGIS Field Maps.

// return number id's only and get next value

 else {

  var sqlFilter = `${idField} NOT LIKE '%[^0-9.]%'`  

  GetNextId(layerIndex, idField, idPrefix, padding, sqlFilter)

 }

}

else {

 return $feature[idField]

}

重现步骤

漏洞 ID: BUG-000180040

软件:

  • ArcGIS Field Maps

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

下载 Esri 支持应用程序

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

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项