laptop and a wrench

Bug

Calculation using Time questions does not auto-populate when submitting survey from browser.

ArcGIS Survey123
Bug-ID-Nummer BUG-000172494
EingereichtNovember 21, 2024
Zuletzt geändertDecember 16, 2024
Gilt fürArcGIS Survey123
Gefunden in Version3.21
BetriebssystemWindows OS
Betriebssystemversion10.0 64 Bit
StatusAs Designed

Zusätzliche Informationen

This is by design. Refer to this documentation https://doc.arcgis.com/en/survey123/desktop/create-surveys/decimaldatetime.htm for more information. To ensure that surveys work consistently in both the field app and the web app, use ISO 8601 format or decimal time in date and time calculations. For example the calculation below only works in ArcGIS Survey123 field app: int((${end_time} - ${start_time}) div (1000*60)) However, using decimal-time format in the same calculation works in both field app and web app: (decimal-time(${end_time}) - decimal-time(${start_time})) *24 *60

Workaround

N/A

Schritte zur Reproduzierung

Bug-ID: BUG-000172494

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