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

fix(kv): Ensure UpdateUser cleans up the index when updating names #17906

Merged
merged 2 commits into from
Apr 29, 2020

Conversation

brettbuddin
Copy link
Contributor

@brettbuddin brettbuddin commented Apr 29, 2020

UpdateUser isn't cleaning up the userindexv1/<USER_NAME> index when the name of a user is changed. This change ensures that this key is removed properly.

This work will be superseded by the new tenant service.

  • CHANGELOG.md updated with a link to the PR (not the Issue)
  • Rebased/mergeable
  • Tests pass

@brettbuddin brettbuddin requested review from lyondhill and a team April 29, 2020 20:00
Copy link
Contributor

@AlirieGray AlirieGray left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice catch

@brettbuddin brettbuddin force-pushed the bb/update-user-index branch 2 times, most recently from 55db411 to 5a6eb5e Compare April 29, 2020 20:55
Copy link
Contributor

@lyondhill lyondhill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🌳

@brettbuddin brettbuddin force-pushed the bb/update-user-index branch from 5a6eb5e to af4f8e4 Compare April 29, 2020 21:46
@brettbuddin brettbuddin merged commit 8f9311d into master Apr 29, 2020
@brettbuddin brettbuddin deleted the bb/update-user-index branch April 29, 2020 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants