//todo
//todo
## Description Projects with jobs cannot be deleted. A 500 error is returned as a result of a foreign key constraint violation `job_project_id_fkey`. ## Expected Behavior Project is deleted or...
**Description** There is no CAN_MONITOR permission in the SQL Warehouse Permissions (or specifically `com.databricks.sdk.service.iam.PermissionLevel`). (Sorry if this is the wrong issue kind) **Reproduction** ```java PermissionLevel.CAN_MONITOR ``` **Expected behavior** The `CAN_MONITOR`...
**Describe the bug** When a list watch is created (or any other time `listWatch.resourceVersion === ''`), the ListWatch will attempt to bootstrap its list of objects. Insertion of items from...