laptop and a wrench

Bug

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
Bug ID Number BUG-000180040
SubmittedOctober 8, 2025
Last ModifiedOctober 14, 2025
Applies toArcGIS Field Maps
Version found25.2.0
Operating SystemWindows OS
Operating System VersionN/A
StatusUnder Consideration

Workaround

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]

}

Steps to Reproduce

Bug ID: BUG-000180040

Software:

  • ArcGIS Field Maps

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options