Created attachment 1267000 [details] screenshot user before edit Description of problem: When editing an existing user, the field "Full Name" is replaced with the value of the field "Username". Version-Release number of selected component (if applicable): CFME 5.7.1.3 How reproducible: always Steps to Reproduce: 1. add an user 2. edit the user 3. the field "Full Name" will have the value of "Username" instead of "Full Name" Actual results: this will lead to the admin performing a wrong edition, if not carefull to notice the issue. Expected results: The field "Full Name" must have the current value of its field. Additional info:
Created attachment 1267002 [details] screenshot of the issue when editing
Jozef, This one looks like dup of https://bugzilla.redhat.com/show_bug.cgi?id=1395371, fix should get backported to EUWE, can you set appropriate flags on the PR. Thanks, ~Harpreet.
https://github.com/ManageIQ/manageiq/pull/14669
5.8 BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1395371
New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/350adced9a1137dc49658d2da8d38854e232280f commit 350adced9a1137dc49658d2da8d38854e232280f Author: Chris Arcand <chrisarcand.github.com> AuthorDate: Wed Nov 30 12:31:51 2016 -0600 Commit: Satoe Imaishi <simaishi> CommitDate: Thu May 25 15:57:05 2017 -0400 Merge pull request #12899 from jzigmund/bz1395371-fix_user_full_name Fix User Full Name (cherry picked from commit 3128981e03482b71f7a9f74bff0dbd6f4c942b67) https://bugzilla.redhat.com/show_bug.cgi?id=1436756 app/controllers/ops_controller/ops_rbac.rb | 16 ++++++---------- spec/views/ops/_rbac_user_details.html.haml_spec.rb | 19 +++++++++++++++++++ 2 files changed, 25 insertions(+), 10 deletions(-) create mode 100644 spec/views/ops/_rbac_user_details.html.haml_spec.rb
Verified in Version 5.7.3.1.20170608124102_4b35a9e
*** Bug 1463769 has been marked as a duplicate of this bug. ***
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2017:1601