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: join relationship query with undeleted contacts #7387

Conversation

phblj
Copy link
Contributor

@phblj phblj commented Sep 17, 2024

Currently if two contacts have a relationship and one is deleted, you'll get a server error when viewing the other. This change just filters the relationships query to only return rows that reference two active contacts

@CLAassistant
Copy link

CLAassistant commented Sep 17, 2024

CLA assistant check
All committers have signed the CLA.

@asbiin asbiin changed the base branch from beta to main October 6, 2024 16:36
@djaiss
Copy link
Member

djaiss commented Oct 27, 2024

Thanks so much for noticing this bug. Indeed, it's broken 😭

@djaiss djaiss enabled auto-merge (squash) October 27, 2024 12:37
@djaiss djaiss disabled auto-merge October 27, 2024 12:38
@djaiss djaiss merged commit 607ec2a into monicahq:main Oct 27, 2024
19 checks passed
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.

4 participants