laptop and a wrench

Bug

Inconsistent behavior in the Map Viewer pop-ups when configured with Arcade expressions without including a fields list in the pop-ups.

ArcGIS Online
Bug ID Number BUG-000171620
SubmittedOctober 18, 2024
Last ModifiedApril 4, 2025
Applies toArcGIS Online
Version foundJune 2024
Operating SystemWindows OS
Operating System Version11.0 64 bit
StatusAs Designed

Additional Information

The fields referenced in the Arcade expression are not being returned in the outFields of the query when clicking a feature because of how they are referenced in the expression. Use the Expects() function to ensure all relevant fields needed for the pop-up expression are retrieved in the query's outFields.

Workaround

Add Expects($feature, '*') at the beginning of the expression.

Steps to Reproduce

Bug ID: BUG-000171620

Software:

  • ArcGIS Online

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