odc
odc copied to clipboard
[Bug]: I cannot delete a database from the database list.
ODC version
ODC 4.3.2
OB version
No related.
What happened?
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
permittedActions is null in /api/v2/datasource/datasources/:datasourceid/databases response
permittedActions is null in
/api/v2/datasource/datasources/:datasourceid/databasesresponse
I have added the delete permission to the data source, and the delete button is still grey
It is not a bug.odc provide function delete database only when the real database is invalid
