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 Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動