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
Skip applying permissions for workspace system groups to Unity Catalog resources (#2997)
## Changes
Skip applying permissions for workspace system groups because they do
not exist on the account level.
### Linked issues
Resolves#2986
### Functionality
ACL related code
- [x] modified existing command: `databricks labs ucx
create-catalog-schemas`
- [x] modified existing workflow: `migrate-table-*`
### Tests
- [x] added unit tests
- [x] added integration tests
0 commit comments