laptop and a wrench

漏洞

The Portal History REST operation does not honor the toDate parameter.

上次发布: March 23, 2023 ArcGIS API for Python
漏洞 ID 编号 BUG-000125063
已提交September 6, 2019
上次修改时间June 5, 2024
适用范围ArcGIS API for Python
找到的版本1.6.1
操作系统Windows OS
操作系统版本10.0 64 Bit
状态Non-Reproducible

附加信息

The issue is no longer reproducible.

解决办法

If querying programmatically, explicitly set a condition to break the loop when the created property of returned items is no longer less than the toDate value.

Example logic for a Python while loop:

while (h['nextKey'] is not None) and (items[-1]['created'] < timestamp):

重现步骤

漏洞 ID: BUG-000125063

软件:

  • ArcGIS API for Python

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

下载 Esri 支持应用程序

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

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项