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

fixed member filtering by organization ids #1425

Merged

Conversation

themarolt
Copy link
Contributor

@themarolt themarolt commented Sep 5, 2023

Changes proposed ✍️

What

🤖 Generated by Copilot at 88815e3

Fixed a bug in the member search feature by handling nested queries for organizations in the filter function of the MemberRepository class in backend/src/database/repositories/memberRepository.ts.

🤖 Generated by Copilot at 88815e3

filter function
handles nested queries well
no more search errors

Why

How

🤖 Generated by Copilot at 88815e3

  • Fix member search bug by handling nested queries for organizations (link)

Checklist ✅

  • Label appropriately with Feature, Improvement, or Bug.
  • Add screehshots to the PR description for relevant FE changes
  • New backend functionality has been unit-tested.
  • API documentation has been updated (if necessary) (see docs on API documentation).
  • Quality standards are met.

@themarolt themarolt added the Bug Created by Linear-GitHub Sync label Sep 5, 2023
@themarolt themarolt merged commit 34a191f into main Sep 5, 2023
9 checks passed
@themarolt themarolt deleted the hotfix/organization-filtering-when-querying-members-C-2246 branch September 5, 2023 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Created by Linear-GitHub Sync
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant