| 漏洞 ID 编号 |
BUG-000159740 |
| 已提交 | July 7, 2023 |
| 上次修改时间 | June 5, 2024 |
| 适用范围 | ArcGIS Survey123 |
| 找到的版本 | 3.18 |
| 操作系统 | Windows OS |
| 操作系统版本 | 10.0 64 Bit |
| 状态 | As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
|
附加信息
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
解决办法
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.
重现步骤