laptop and a wrench

Bug

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

Zuletzt veröffentlicht: October 13, 2021 ArcGIS Hub
Bug-ID-Nummer BUG-000143507
EingereichtOctober 7, 2021
Zuletzt geändertMay 11, 2026
Gilt fürArcGIS Hub
Gefunden in VersionN/A
BetriebssystemWindows OS
Betriebssystemversion10.0 64 Bit
StatusKnown Limit

Zusätzliche Informationen

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.

Workaround

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)>

Schritte zur Reproduzierung

Bug-ID: BUG-000143507

Software:

  • ArcGIS Hub

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln