Closed Xarthisius closed 6 years ago
This, I cannot reproduce:
curl -X DELETE --header 'Accept: application/json' --header 'Girder-Token: XpCfe0G7me4hlsAYpNw0YduxjScknUQ7ap7Uz4ourDo0HKFA0C9tYdru3CF5E1WN' 'http://localhost:8080/api/v1/assetstore/5aa4d5d3cbb11e19d886c5fe'
{"message": "Deleted assetstore tales wtassetstore."}
wt_home_dirs listens for assetstore adapter query events (see EventHandlers.AssetstoreQueryHandler
) and should handle them accordingly. It may be possible that there is some bad data left by previous dev code. I cannot unfortunately tell what's happening without more information.
While trying to delete an existing, empty assetstore created by
wt_home_dirs
, I get: