laptop and a wrench

漏洞

The gis.admin.history() method does not always return records when parameter actors are used and DataFrames are returned

ArcGIS API for Python
漏洞 ID 编号 BUG-000170507
已提交September 5, 2024
上次修改时间January 22, 2025
适用范围ArcGIS API for Python
找到的版本2.3.0
操作系统Windows OS
操作系统版本11.0 64 bit
状态Known Limit

附加信息

The CSV format is the reliable option for the history method in the ArcGIS Python API and is the default method. The df and raw options will be removed from the documentation.

解决办法

Using data_format="csv" returns the expected output in the CSV file.

gis.admin.history(start_date,to_date,num=10000,actors="<username>",actions="login",data_format="csv",save_folder='/arcgis/home')

重现步骤

漏洞 ID: BUG-000170507

软件:

  • ArcGIS API for Python

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项