Skip to content

Conversation

@kauberry
Copy link
Contributor

@kauberry kauberry commented Apr 1, 2021

Adding in some logic to limit returned projects to those for which the user is tagged as "member_of"

Description

The "get_projects_for_user" logic was returning duplicates of project info for searches by user_id. This was due to the user having multiple relationships with the same project. Added in another join in the function that pulls in the member_of relationship and uses it as an additional filter

Issues Resolved

[List any existing issues this PR resolves]

Check List

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.

2 participants