Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notify account/scim administrators about workspace groups not present as Databricks Account group #342

Closed
nfx opened this issue Sep 29, 2023 · 2 comments
Labels
feat/account-level cross-workspace installations migrate/groups Corresponds to Migrate Groups Step of go/uc/upgrade step/assessment go/uc/upgrade - Assessment Step

Comments

@nfx
Copy link
Collaborator

nfx commented Sep 29, 2023

Background

When a user is upgrading workspace groups not present in the account console that are external groups, we want to create a dashboard that shows this information so that a follow-up to synchronize these groups in the account console can occur.

Dashboard Title

Missing Account Level Group Definitions

Parameters

  • Group Names, do a multiple select, parse commas, etc.

Dashboard Definition

Should present a grid with the grain on the user_name of all the users that belong to all the groups in the workspace.

Field Comment
workspace_id the workspace id in question, int
local_group_name the name of the group in the given workspace, string
user_name the name of the user in the group, string
new_account_group_name what is the new name of the account group I need to create, string

Considerations for output

We should provide a mechanism to generate this as an output file or render in the CLI when operating across multiple workspace contexts, e.g. account upgrade or multi workspace upgrades

@nfx nfx added enhancement New feature or request feat/account-level cross-workspace installations migrate/groups Corresponds to Migrate Groups Step of go/uc/upgrade step/assessment go/uc/upgrade - Assessment Step labels Sep 29, 2023
@nfx
Copy link
Collaborator Author

nfx commented Sep 29, 2023

on account level, we may not have dashboards, but just the CLI output

@nfx
Copy link
Collaborator Author

nfx commented Mar 26, 2024

Fixed in #772

@nfx nfx closed this as completed Mar 26, 2024
@github-project-automation github-project-automation bot moved this from Month Backlog to Archive in UCX Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat/account-level cross-workspace installations migrate/groups Corresponds to Migrate Groups Step of go/uc/upgrade step/assessment go/uc/upgrade - Assessment Step
Projects
Archived in project
Development

No branches or pull requests

1 participant