| Bug-ID-Nummer |
BUG-000169235 |
| Eingereicht | July 18, 2024 |
| Zuletzt geändert | July 18, 2025 |
| Gilt für | ArcGIS Survey123 |
| Gefunden in Version | N/A |
| Betriebssystem | N/A |
| Betriebssystemversion | N/A |
| Status | Will Not Be Addressed
Das Entwicklungsteam hat das Problem bzw. die Anforderung sorgfältig geprüft und ist zu dem Schluss gekommen, es nicht zu beheben bzw. keine weiteren Schritte zu unternehmen. Weitere Erläuterungen finden Sie ggf. im Abschnitt "Zusätzliche Informationen" des jeweiligen Problems.
|
Zusätzliche Informationen
The question is configured with the calculation expression int(${latitude_DMS}), but the latitude_DMS value always contains a non-numerical character "°", making the expression invalid and returning null.
Workaround
Remove the degree symbol (º) from the input mask and use a decimal separator (.) instead.
Schritte zur Reproduzierung