| Número de ID del error |
BUG-000159740 |
| Enviado | July 7, 2023 |
| Última modificación | June 5, 2024 |
| Relacionado con | ArcGIS Survey123 |
| Versión encontrada | 3.18 |
| Sistema operativo | Windows OS |
| Versión de sistema operativo | 10.0 64 Bit |
| Estado | As Designed
Tras revisión realizada por el equipo de desarrollo, se ha determinado que este comportamiento es acorde con lo designado. Consulte los detalles en la sección Información adicional.
|
Información adicional
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
Solución alternativa
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.
Pasos para reproducir