You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When an unsupported SIARD is loaded, the indexing can stop at a specific table.
The status will be stuck in "Preparing".
Problem: Its not possible to delete this database entry easily, and multiple efforts can make it worse.
Previous workaround tried:
Used swagger-ui to find a curl command to delete the collection. Then the status will change, and I can delete the database in the GUI as before.
Removing tables that are problematic, with a siard-to-siard conversion (but the old efforts are still visible in the catalog)
Context
DBPTK Enterprise
Suggested solution
Please make it possible to delete a database that is stuck in the "Preparing" state from the GUI
swagger-ui is turned off in recent versions. how to enable, or find the proper curl commands / api documentation?
or remind us of the proper curl command for this situation
The text was updated successfully, but these errors were encountered:
Description
When an unsupported SIARD is loaded, the indexing can stop at a specific table.
The status will be stuck in "Preparing".
Problem: Its not possible to delete this database entry easily, and multiple efforts can make it worse.
Previous workaround tried:
Context
DBPTK Enterprise
Suggested solution
The text was updated successfully, but these errors were encountered: