Bug 1313350

Summary: Edit user form does not save changed password(issue in related PUT method)
Product: Red Hat Storage Console Reporter: Martin Kudlej <mkudlej>
Component: coreAssignee: sankarshan <sankarshan>
core sub component: authentication QA Contact: sds-qe-bugs
Status: CLOSED CURRENTRELEASE Docs Contact:
Severity: unspecified    
Priority: unspecified CC: nthomas
Version: 2Keywords: TestBlocker
Target Milestone: ---   
Target Release: 2   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: rhscon-ceph-0.0.23-1.el7scon.x86_64, rhscon-core-0.0.24-1.el7scon.x86_64, rhscon-ui-0.0.39-1.el7scon.noarch Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-11-19 05:31:54 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Martin Kudlej 2016-03-01 12:41:49 UTC
Description of problem:
I've tried to save changed password from Edit user form and it has not changed password.
I've tried it also by PUT method directly and it has not worked.

Version-Release number of selected component (if applicable):
rhscon-ceph-0.0.6-8.el7.x86_64
rhscon-core-0.0.8-7.el7.x86_64
rhscon-ui-0.0.16-1.el7.noarch

How reproducible:
100%

Steps to Reproduce:
1. open Edit user form
2. change password
3. save
4. try to login with new password(now old password is valid)

Actual results:
Edit user form does not change password.

Expected results:
Edit user form will change password.

Comment 3 Martin Kudlej 2016-07-01 11:48:09 UTC
Tested with rhscon-ui-0.0.43-1.el7scon.noarch and it works. -> VERIFIED