| Numéro d’ID de bogue |
BUG-000159740 |
| Envoi | July 7, 2023 |
| Dernière modification | June 5, 2024 |
| S’applique à | ArcGIS Survey123 |
| Version trouvée | 3.18 |
| Système d’exploitation | Windows OS |
| Version du système d’exploitation | 10.0 64 Bit |
| Statut | As Designed
Après examen par l’équipe de développement, il a été déterminé que ce comportement est prévu. Pour plus d’informations, reportez-vous à la section Informations supplémentaires.
|
Informations supplémentaires
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
Solution de contournement
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.
Étapes pour reproduire