laptop and a wrench

Bug

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

ArcGIS Field Maps
Bug-ID-Nummer BUG-000163016
EingereichtNovember 16, 2023
Zuletzt geändertSeptember 26, 2025
Gilt fürArcGIS Field Maps
Gefunden in VersionOct 2023
BetriebssystemAndroid
BetriebssystemversionN/A
StatusAs Designed

Zusätzliche Informationen

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;

Workaround

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

Schritte zur Reproduzierung

Bug-ID: BUG-000163016

Software:

  • ArcGIS Field Maps

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln