laptop and a wrench

漏洞

ArcGIS Hub does not delete content, for example, uploaded images, from the Resources folder when the content is removed from the site.

上次发布: October 13, 2021 ArcGIS Hub
漏洞 ID 编号 BUG-000143507
已提交October 7, 2021
上次修改时间May 11, 2026
适用范围ArcGIS Hub
找到的版本N/A
操作系统Windows OS
操作系统版本10.0 64 Bit
状态Known Limit

附加信息

Given other layout elements may contain references to the site's item resources. The image cannot be reliably deleted after removing the image card. Item resources have a very high file limit; thus, it is possible but unlikely this will limit most customers in their usage of the current layout editor.

解决办法

Query the content of the site's Resources folder using this request URL: https://www.arcgis.com/sharing/rest/content/users/<USERNAME>/items/<HUB_SITE_ITEMID>/resources?f=pjson&token=<TOKEN>

This provides a list of all resources for the site. Once the name of items to be removed is identified, send a separate request using Postman to delete the items from the Resources folder:

 

POST request URL:

  • https://www.arcgis.com/sharing/rest/content/users/<USERNAME>/items/<HUB_SITE_ITEMID>/removeResources

Body:

  • f=pjson
  • token=<TOKEN>
  • resource: <FILE_NAME (with extension)>

重现步骤

漏洞 ID: BUG-000143507

软件:

  • ArcGIS Hub

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

下载 Esri 支持应用程序

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

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项