odc icon indicating copy to clipboard operation
odc copied to clipboard

[Bug]: I cannot delete a database from the database list.

Open tonghan-gsh opened this issue 1 year ago • 3 comments

ODC version

ODC 4.3.2

OB version

No related.

What happened?

image I cannot delete a database from the database list.

What did you expect to happen?

The database can be deleted.

How can we reproduce it (as minimally and precisely as possible)?

Go to the database list under the data source and delete the database.

Anything else we need to know?

No response

tonghan-gsh avatar Sep 20 '24 07:09 tonghan-gsh

permittedActions is null in /api/v2/datasource/datasources/:datasourceid/databases response image

HSunboy avatar Sep 23 '24 03:09 HSunboy

permittedActions is null in /api/v2/datasource/datasources/:datasourceid/databases response image

I have added the delete permission to the data source, and the delete button is still grey image image

zijiacj avatar Sep 24 '24 11:09 zijiacj

It is not a bug.odc provide function delete database only when the real database is invalid

zijiacj avatar Dec 19 '24 08:12 zijiacj