-
Notifications
You must be signed in to change notification settings - Fork 25
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
Creating a user with a patron role and with an existing RERO ID email does not works. #1454
Labels
Milestone
Comments
jma
added a commit
to jma/rero-ils
that referenced
this issue
Nov 19, 2020
* Fixes a patron creation with an existing user account, closes: rero#1454. * Fixes user profile information modification for a user without email, closes rero#1459. * Fixes a required email for a patron creation if the communication channel is email, closes rero#1455. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
6 tasks
jma
added a commit
to jma/rero-ils
that referenced
this issue
Nov 19, 2020
* Fixes a patron creation with an existing user account, closes: rero#1454. * Fixes user profile information modification for a user without email, closes rero#1459. * Fixes a required email for a patron creation if the communication channel is email, closes rero#1455. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
jma
added a commit
to jma/rero-ils
that referenced
this issue
Nov 19, 2020
* Fixes a patron creation with an existing user account, closes: rero#1454. * Fixes user profile email change does not update the patron record, closes rero#1458. * Fixes a required email for a patron creation if the communication channel is email, closes rero#1455. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
jma
added a commit
to jma/rero-ils
that referenced
this issue
Nov 19, 2020
* Fixes a patron creation with an existing user account, closes: rero#1454. * Fixes user profile email change does not update the patron record, closes rero#1458. * Fixes a required email for a patron creation if the communication channel is email, closes rero#1455. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
jma
added a commit
to jma/rero-ils
that referenced
this issue
Nov 19, 2020
* Fixes patron creation with an existing user account, closes rero#1454. * Ensures that when the patron updates his/her email in the RERO ID, the modification is synched to the patron record, closes rero#1458. * Makes the email required if the communication channel is email, closes rero#1455. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
iGormilhit
changed the title
Create a user with a patron role with an existing RERO ID email does not works.
Creating a user with a patron role and with an existing RERO ID email does not works.
Nov 19, 2020
jma
added a commit
that referenced
this issue
Nov 19, 2020
* Fixes patron creation with an existing user account, closes #1454. * Ensures that when the patron updates his/her email in the RERO ID, the modification is synched to the patron record, closes #1458. * Makes the email required if the communication channel is email, closes #1455. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
rerowep
pushed a commit
to rerowep/rero-ils
that referenced
this issue
Nov 20, 2020
* Fixes patron creation with an existing user account, closes rero#1454. * Ensures that when the patron updates his/her email in the RERO ID, the modification is synched to the patron record, closes rero#1458. * Makes the email required if the communication channel is email, closes rero#1455. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Describe the bug
Creating a user with a patron role and an already existing email cause the spinner to run forever.
To Reproduce
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: