0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test
Talha afa976066a
🐛 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.
2020-09-10 16:03:57 +12:00
..
api-acceptance 🐛 Fixed incorrect status used for trial subscription query 2020-09-02 13:07:48 +01:00
frontend-acceptance
regression 🐛 Fixed table constraint error when updating member's email with an already existing email (#12178) 2020-09-10 16:03:57 +12:00
unit Fixed regression test for integrity check 2020-09-10 12:57:03 +12:00
utils 🐛 Fixed incorrect status used for trial subscription query 2020-09-02 13:07:48 +01:00
.eslintignore
.eslintrc.json
.jshintrc