-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Component/s: None
Steps to reproduce:
- Create a User with a + in their username or a Space. 'user name'
- Follow the 'set password' link in the email, the page gives a 'no valid token' error.
workaround
The Administrator of your instance must reset the password for you.
or
Replace the + in the username in the URL with a %20
eg https://example.atlassian.net/admin/users/resetpassword/32769/3c5afa49618b5c7f65924f849375e11190814726?username=User+Name -> https://example.atlassian.net/admin/users/resetpassword/32769/3c5afa49618b5c7f65924f849375e11190814726?username=User%20Name
- is duplicated by
-
CLOUD-7101 "No valid reset token found for user" if the username has space
-
- Closed
-
- relates to
-
JSDSERVER-6333 Customers whose username contains a blank space are not able to reset password
-
- Gathering Impact
-