laptop and a wrench

Bug

Features do not display on an exported map in ArcGIS Enterprise if they are styled by unique values populated from an Arcade expression where the field name is passed to $feature[<field name>] by a variable instead of directly.

ArcGIS GIS Server
Bug ID Number BUG-000170160
SubmittedAugust 21, 2024
Last ModifiedAugust 22, 2024
Applies toArcGIS GIS Server
Version found11.3
Operating SystemN/A
Operating System VersionN/A
StatusWill Not Be Addressed

Additional Information

The Expects() function exists for this specific scenario. Refer to https://developers.arcgis.com/arcade/function-reference/feature_functions/#expects.

Workaround

Edit the style expression to provide the field name directly to the $feature[] expression (e.g. var value = $feature['longtest1']; return value;).

Steps to Reproduce

Bug ID: BUG-000170160

Software:

  • ArcGIS GIS Server

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