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

select distinct organizations #85

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Conversation

calebbourg
Copy link
Collaborator

Description

Fixes an issue where the BE was serving 2 copies of the same organizations records

GitHub Issue: [Closes|Fixes|Resolves] #your GitHub issue number here

Changes

  • add DISTINCT to the SQL SELECT statements

Testing Strategy

Tested Locally

Screen Shot 2024-12-11 at 2 15 34 PM

Concerns

describe any concerns that might be worth mentioning or discussing

@calebbourg calebbourg self-assigned this Dec 11, 2024
@calebbourg calebbourg requested a review from jhodapp December 11, 2024 19:20
@calebbourg calebbourg added the bug fix Contains a fix to a known bug label Dec 11, 2024
@jhodapp jhodapp added this to the 1.0-rc1 milestone Dec 11, 2024
Copy link
Member

@jhodapp jhodapp left a comment

Choose a reason for hiding this comment

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

LGTM

@calebbourg calebbourg merged commit db15a71 into main Dec 11, 2024
4 checks passed
@calebbourg calebbourg deleted the return_distinct_organizations branch December 11, 2024 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix Contains a fix to a known bug
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants