laptop and a wrench

漏洞

When categories are assigned via a Python script, editing them in ArcGIS Online's interface removes all pre-assigned categories.

上次发布: August 15, 2018 ArcGIS API for Python
漏洞 ID 编号 BUG-000114520
已提交June 7, 2018
上次修改时间June 30, 2025
适用范围ArcGIS API for Python
找到的版本1.4.1
操作系统Windows OS
操作系统版本10.0
修正版本1.5
状态Fixed

解决办法

When assigning a category via Python script, include /Categories/ prefacing the desired category to assign:before: agoCatMan.categorize_item(item=item, categories='Super Awesome Stuffs')after: agoCatMan.categorize_item(item=item, categories='/Categories/Super Awesome Stuffs')

重现步骤

漏洞 ID: BUG-000114520

软件:

  • ArcGIS API for Python

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

下载 Esri 支持应用程序

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

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项