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ändertMarch 6, 2023
Gilt fürArcGIS Hub
Gefunden in VersionN/A
BetriebssystemWindows OS
Betriebssystemversion10.0 64 Bit
StatusIn Product Plan

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