When ArcGIS Hub sites are created and deleted across different channels (Python Window vs AGOL or VS Code vs AGOL), residual elements are left behind. This inconsistency leads to a failure to recreate the site using the same name or subdomain.
ArcGIS API for Python
漏洞 ID 编号
BUG-000177396
已提交
June 24, 2025
上次修改时间
July 8, 2025
适用范围
ArcGIS API for Python
找到的版本
2.4.1
操作系统
Windows OS
操作系统版本
11.0 64 bit
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
It is not recommended to delete Hub-related items/groups directly from ArcGIS Online (outside the Hub interface), as this has been known to cause unintended consequences to Hub sites in the past. All Hub-related items and groups are delete-protected in ArcGIS Online for this reason.
Any management tasks related to Hub sites must be performed from within the Hub Interface. For automation, consider using the arcgis.apps.hub module within ArcGIS API for Python: https://developers.arcgis.com/python/latest/api-reference/arcgis.apps.hub.html.