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 duplicate users per organization #4033

Merged
merged 3 commits into from
May 10, 2023

Conversation

axelstudios
Copy link
Member

What's this PR do?

Fixes the condition where a user can be added to an organization more than once

How should this be manually tested?

  1. Before running this migration, follow the steps to reproduce in the linked issue
  2. Run the migration, ensure that the orgs_organizationuser table has been cleaned up

What are the relevant tickets?

#4032

@axelstudios axelstudios added the Bug label May 9, 2023
@axelstudios axelstudios requested a review from kflemin May 9, 2023 21:33
Copy link
Contributor

@kflemin kflemin left a comment

Choose a reason for hiding this comment

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

🤩

@axelstudios axelstudios merged commit d741d3c into develop May 10, 2023
7 checks passed
@axelstudios axelstudios deleted the bugfix/4032-duplicate-users-for-org branch May 10, 2023 19:30
dhaley pushed a commit that referenced this pull request Jul 21, 2023
* Fix condition where a user can be added to an organization more than once

* Fix snake_case
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants