Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Duplicate
-
Affects Version/s: Systems & Operations, 2.0.2
-
Fix Version/s: 2.0.2
-
Component/s: None
-
Labels:None
-
Environment:
QA Environment
UI - 2.0.2 Build 28
SAPI - Master Build 441
Core - Trunk Build 770
BidMgr - Trunk Build 793
-
Sprint:Sprint 3 - 2.0.2
Description
Unactivated users is able to click "Activate account" link multiple times and set the password..
Steps:
1.Create unactivated user through groovy scripts
groovy create-user.groovy -ah http://aq-qa-tomcat1:8080/sapi/rest/ -u atul.sanagar@thesearchagency.com -ra reseller1 -d "Testing thesearch" -r sales -l en -c u
.
.
PLEASE DO NOT REPLY TO THIS EMAIL<br>
This email is generated automatically, and is not monitored for responses.
</BODY>
</HTML>
DEBUG - --------------------
INFO - Activation email sent! Please check your inbox
2.Email has been received in inbox of user 'atul.sanagar@thesearchagency.com'
Activation link
3.Click the activation link and Activation page is displayed.
4.Enter Password and Confirm password and SUBMIT.
5.Confirmation message is sent to user's email address.
6.Now re-click on the same Activation link, it displays Activation page
Observations :
User is able to re-enter Password/Confirm password on this page which sent confirmation message. And with this password user is able to Login to reseller UI.
Expected :
When user clicks Activate Link second time,considering that he has already activated by entering passwords, Activation Page shouldn't be displayed. We can display user message something like - user is already activated...