Bug 844231 - User gets incorrect message when submitting creation request
Summary: User gets incorrect message when submitting creation request
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Website
Version: 2.x
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: Clayton Coleman
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-30 04:38 UTC by Clayton Coleman
Modified: 2015-05-15 01:13 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-07 20:43:04 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Clayton Coleman 2012-07-30 04:38:00 UTC
When the user POSTs to /account/new with an existing email, Streamline should return a specific error (user_exists or similar) and we should handle that and expressly suppress it - sending the user to the confirmation page.

We should update the confirmation page to instruct the user that they can reset their password if they never receive an email (once https://rally1.rallydev.com/#/3680153498d/detail/userstory/6838919588 is completed).

Comment 2 Clayton Coleman 2012-07-31 17:34:18 UTC
Behavior differs between prod and staging.  Keith investigating.  Staging is correct and does what we want.

Comment 3 Clayton Coleman 2012-07-31 21:51:58 UTC
The difference was a user who had already confirmed and one who had not.  Fixed by squelching the error for a user who was already confirmed.

Comment 4 Yujie Zhang 2012-08-01 08:01:46 UTC
(In reply to comment #3)
Tested this issue on production and stage, the steps are as following:
1.Created a new account
2.Confirm email
3.Confirm again, there is no error message and lead to login page 
4.Login and logout
5.Confirm again, there is no error message and lead to login page
Sine there is no error message after click confirm link twice, then verify this bug.


Note You need to log in before you can comment on or make changes to this bug.