| Bug-ID-Nummer |
BUG-000159740 |
| Eingereicht | July 7, 2023 |
| Zuletzt geändert | June 5, 2024 |
| Gilt für | ArcGIS Survey123 |
| Gefunden in Version | 3.18 |
| Betriebssystem | Windows OS |
| Betriebssystemversion | 10.0 64 Bit |
| 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
Reports generated through the ArcGIS Survey123 website are expected to create an item in the folder specified in the 'Save to my ArcGIS account' option.
When using the ArcGIS API for Python and the generate_report() method when uploading a copy of the report(s) to the Portal, omit the folder_id argument.
Refer the ArcGIS API for Python documentation for more information on the generate_report() method: https://developers.arcgis.com/python/api-reference/arcgis.apps.survey123.html#arcgis.apps.survey123.Survey.generate_report
Workaround
The duplicate reports are not corrupted. They can be downloaded and used without any issues. They can also be safely deleted.
Running separate Python scripts to generate the reports and search for, download, and delete the reports will not result in the creation of the duplicates.
Schritte zur Reproduzierung