-
Notifications
You must be signed in to change notification settings - Fork 1
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
Iss hipcms 1015 search suggestions for feature groups #806
base: develop
Are you sure you want to change the base?
Iss hipcms 1015 search suggestions for feature groups #806
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi Melkis,
For task iss-hipcms-1015, the auth0ID is not listed in brackets next to the email address in the suggestions list.
And when I select a particular email address, the email address is entered in the respective feature group field. (that could be fine as it is more descriptive, but only if you're passing the auth0ID in the background).
A user only gets registered to a feature group through its auth0ID.
Could you please look into this?
…s-hipcms-1015-search-suggestions-for-feature-groups
…of github.com:HiP-App/HiP-CmsAngularApp into iss-hipcms-1015-search-suggestions-for-feature-groups Just trying to commit things to the repo...
Hey @rajatkhanna1994 , |
Note for the reviewer:
I made a mistake while commiting the changes. Besides displaying emails suggestions for feature toggles, this task also adds the functionality of saving the changes to the backend when the save button gets clicked (JIRA task 1016). So both functionalities have to be reviewed as part of these branch.