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

📖 Grant multiple users access to database tables via the AP UI #5463

Closed
5 tasks
Tracked by #2955
michaeljcollinsuk opened this issue Sep 26, 2024 · 2 comments
Closed
5 tasks
Tracked by #2955

Comments

@michaeljcollinsuk
Copy link
Contributor

michaeljcollinsuk commented Sep 26, 2024

User Story

As a user with access to manage a database table
I want to bulk grant access to multiple users
So that I dont have to grant access to each user individually

Value / Purpose

Will save the user time. This was a feature that was requested in a UR session

Useful Contacts

No response

User Types

No response

Hypothesis

If we... [do a thing]
Then... [this will happen]

Proposal

Currently when granting access to a table, you can only select a single user.

Instead users with grantable access to a table should be able to select multiple users to grant access to at the same time.

Additional Information

This work should come after work has been completed on replacing the user select component with the user search component tracked in this ticket.

Additionally, we may need to consider using a task queue such as Celery to handle the multiple boto3 requests, if there is no suitable bulk API request we can make.

Definition of Done

  • Check Lake Formation API to see if there is a bulk API endpoint that we can use
  • Consider if a task queue is necessary
  • Update Lake Formation service based on findings from above
  • Update form to allow multiple users to be selected
  • Deployed to dev environment and tested
Copy link
Contributor

This issue is being marked as stale because it has been open for 60 days with no activity. Remove stale label or comment to keep the issue open.

@github-actions github-actions bot added the stale label Nov 26, 2024
Copy link
Contributor

github-actions bot commented Dec 3, 2024

This issue is being closed because it has been open for a further 7 days with no activity. If this is still a valid issue, please reopen it, Thank you!

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 3, 2024
@github-project-automation github-project-automation bot moved this from 👀 TODO to 🎉 Done in Analytical Platform Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

1 participant