| Bug-ID-Nummer |
BUG-000148383 |
| Eingereicht | April 8, 2022 |
| Zuletzt geändert | June 5, 2024 |
| Gilt für | ArcGIS Survey123 |
| Gefunden in Version | 3.14 |
| Betriebssystem | Windows OS |
| Betriebssystemversion | N/A |
| Status | As Designed
Nach Überprüfung durch das Entwicklungsteam wurde festgestellt, dass dieses Verhalten wie geplant ist. Weitere Informationen finden Sie im Abschnitt "Zusätzliche Informationen".
|
Zusätzliche Informationen
This is an intended change with the calculation improvements brought into ArcGIS Survey123 3.14. Either wrap the calculation in the once() function or use the calculationMode=whenEmpty or calculationMode=manual parameters to prevent the function from updating.
Workaround
Ensure the question is not flagged as read-only.
- Wrap the calculation in the once() function.
- Use calculationMode=whenEmpty or calculationMode=manual to stop the calculation from updating.
Schritte zur Reproduzierung