-
Notifications
You must be signed in to change notification settings - Fork 26
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
Partners Invite - Admin - Edit User #1655
Comments
@pbn4 to update with notes for backend updates. We will split off another issue to handle the frontend. |
Backend work:
|
@kathyccheng @seanmalbert , as we talked on the standup - here, is a problem with lack of jurisdiction for a user. |
This is currently blocked by #2045, because the backend is currently using redis to cache listings and the cache is served up regardless if it's public or partners. This prevents a full QA of this feature, because if you edit the listings a user has access to, that does not currently clear the cache. This issue is resolved by 2045, because we will no longer be hitting the cache from partners once that is implemented. The |
Looks good, closing |
As an admin,
I might want to edit a user's information
So that I can make changes if something needs to be changed
Acceptance Criteria
Notes
Designs
Unconfirmed
https://www.figma.com/file/Y8bFd0aSz7eYJ2TCNid6s3/bloom-partners?node-id=4084%3A169556
Confirmed
https://www.figma.com/file/Y8bFd0aSz7eYJ2TCNid6s3/bloom-partners?node-id=4388%3A175177
Delete
https://www.figma.com/file/Y8bFd0aSz7eYJ2TCNid6s3/bloom-partners?node-id=4388%3A175282
@slowbot add delete and confirm delete to edit screen
QA Review Notes
The text was updated successfully, but these errors were encountered: