Skip to content

fix: remove duplicate reminders displayed in vault reminders when multiple notification channels exist #7697

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

cmpickle
Copy link

@cmpickle cmpickle commented May 9, 2025

Fixes issue #7675 where multiple contact reminders show up in the vault view as well as the vault reminders page. I added the contact_reminders_id and de-duped based on that ID.

Before fix:
image
image

After fix:
image
image

@cmpickle
Copy link
Author

@djaiss

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.

1 participant