laptop and a wrench

漏洞

The update() method in the Group module does not set values to empty string if the argument clear_empty_fields is set to 'True'.

上次发布: December 4, 2020 ArcGIS API for Python
漏洞 ID 编号 BUG-000135747
已提交November 26, 2020
上次修改时间June 5, 2024
适用范围ArcGIS API for Python
找到的版本1.8.2
操作系统Windows OS
操作系统版本10.0
修正版本1.8.5
状态Fixed

解决办法

To set it back to an empty string value is by setting the value in question to " " (with an empty space).

For example,

group.update(title='Group_update', snippet = ' ' )

重现步骤

漏洞 ID: BUG-000135747

软件:

  • ArcGIS API for Python

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

下载 Esri 支持应用程序

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

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项