I find a Little bug in user regist action
Closed this issue · 0 comments
ReinhardHsu commented
- When user use regist action to create a account,they could ignore user.email field.
- If the regist user.email is already in the database, duplicate key index exception will throw, but the application ignore this error.