Go to file
Talha 574f2ca9c1 🐛 Fixed table constraint error when updating member's email with an already existing email (#12178)
closes #12045

- When member's email is updated to an already existing email of different member it caused table's unique constraint error, which was not handled properly. 
- Added handling for this error similar to one in members `add` method.
2021-07-22 01:53:21 +12:00
ghost 🐛 Fixed table constraint error when updating member's email with an already existing email (#12178) 2021-07-22 01:53:21 +12:00