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 invite issue on loggedin users #1643

Merged
merged 2 commits into from
Oct 9, 2023
Merged

Conversation

gaspergrom
Copy link
Contributor

@gaspergrom gaspergrom commented Oct 9, 2023

Changes proposed ✍️

What

🤖 Generated by Copilot at 5539e99

Improved user relation filtering in userRepository.ts. Added an option to filter related users by active status in the _populateRelations method.

🤖 Generated by Copilot at 5539e99

Oh, we are the coders of the sea
And we work on the userRepository
We filter by active status, you see
On the count of three, pull the _populateRelations

Why

How

🤖 Generated by Copilot at 5539e99

  • Add filter parameter to _populateRelations method to allow filtering related records by some criteria (link, link, 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.

@gaspergrom gaspergrom added the Bug Created by Linear-GitHub Sync label Oct 9, 2023
@gaspergrom gaspergrom requested a review from epipav October 9, 2023 08:42
@gaspergrom gaspergrom self-assigned this Oct 9, 2023
@gaspergrom gaspergrom merged commit a5cfc13 into main Oct 9, 2023
7 checks passed
@gaspergrom gaspergrom deleted the bugfix/invitation-issues branch October 9, 2023 09:02
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

2 participants