Skip to content

Fix/ ProfileSearchWidget - search by confirmed email when adding custom author #2310

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 2 commits into
base: master
Choose a base branch
from

Conversation

xkopenreview
Copy link
Collaborator

currently when a custom author is added, it will search for existing profiles so that user can add profile id instead of email
however current logic (searching by email) also return profile even if the email is not confirmed in the profile
and there's a chance that the profile found by email is not the author/relation that needs to be added

this pr should change the param to confirmedEmail so that it's guaranteed that the profile found is the desired author/relation

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