laptop and a wrench

Bug

Features in Portal for ArcGIS 10.9.1 are not displayed in Map Viewer when using an Arcade expression with the IsEmpty() function.

Last Published: April 4, 2022 Portal for ArcGIS
Bug ID Number BUG-000148051
SubmittedMarch 30, 2022
Last ModifiedMay 6, 2025
Applies toPortal for ArcGIS
Version found10.9.1
Operating SystemWindows Server
Operating System Version2019 64 Bit
StatusNon-Reproducible

Additional Information

This issue is fixed in the next version of ArcGIS Enterprise.

Workaround

Use the following code:

if (!IsEmpty($feature.test)) {

  return "No";

} else {

  return "Yes";

}

Steps to Reproduce

Bug ID: BUG-000148051

Software:

  • Portal for ArcGIS

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