-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
feat: search notes when searching through contacts #5103
Conversation
Thank you @iloveitaly that's nice. |
@asbiin cool, I'll add a test for this. Thoughts on also searching through introduction notes as well? I'd like to add that as well in this PR if that works for you. |
fbeb35a
to
7d54c72
Compare
@asbiin added tests and search on introduction text! |
Thanks @iloveitaly ! |
Great improvement Thanks to Iloveitaly. I'm curious as to how hard it would be to expand the search capability to include Activities (or for that matter, any of the other fields), As an example I played golf with 4 people at XYZ course. This is captured in the Activities field. It would really help to be able to search Activities, so we can get to a list of all contacts who were at that event. Or to be able to search by Company name or Company Title. Search is the most valuable function, and in my humble opinion is holding back monica |
I have added a PR to expand on @iloveitaly search. The new PR includes search on conversations, phone calls and both the summary and description in a an activity |
🎉 This PR is included in version 3.1.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Unfortunately this is causing huge issues in production. We have to disable it until we find a fix. |
This pull request has been automatically locked since there |
This adds support for searching through notes as explained here. There are already tests for the contact search helper, but let me know if you feel like this functionality needs a dedicated test.
Checklist
Before submitting the PR
General checks
Backend/models changes
Other tasks
UNRELEASED
.