laptop and a wrench

Bug

The ArcGIS Survey123 web app returns 'null' as a string from the attributes of a JSON output of a feature layer query.

ArcGIS Survey123
Bug-ID-Nummer BUG-000157908
EingereichtApril 28, 2023
Zuletzt geändertOctober 25, 2024
Gilt fürArcGIS Survey123
Gefunden in Version3.17
BetriebssystemWindows OS
Betriebssystemversion11.0
StatusIn Review

Workaround

Add another condition to the visible expression to show the question if those attributes are null or if the string length is less than 1. For example:

 

  • Current expression: string-length(pulldata("@json", ${projekt_json}, "attributes.ist_planung_oktober_2022"))<1
  • Updated expression: pulldata("@json", ${projekt_json}, "attributes.ist_planung_oktober_2022")="null" or string-length(pulldata("@json", ${projekt_json}, "attributes.ist_planung_oktober_2022"))<1

Schritte zur Reproduzierung

Bug-ID: BUG-000157908

Software:

  • ArcGIS Survey123

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