Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: Mercury
-
Fix Version/s: Pluto
-
Component/s: None
-
Labels:None
-
Story Points:3
-
Sprint:Sprint 1
Description
When the same email address is used on multiple realms on a stack, the password reset feature in the UI does not work as that feature does not see that an email address belongs to a specific realm. The user sees a 'Cannot reset the password at this time' message. In the tomcat log, you see:
ID: 71920
Response-Code: 500
Content-Type: text/plain;charset=UTF-8;version=2.8.5
Headers:
Payload: Multiple users found with email 'ben.gibson@admaxlocal.com'
With the new multi-realm support coming in Mercury we need to be able to support password resets for a user that exists in multiple realms in the same stack.