Bug 1456610 - Unable to save trusted forest Settings
Summary: Unable to save trusted forest Settings
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.7.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: GA
: 5.9.0
Assignee: Brian McLaughlin
QA Contact: Matt Pusateri
URL:
Whiteboard: auth:miqldap:ad
Depends On:
Blocks: 1471202 1478526
TreeView+ depends on / blocked
 
Reported: 2017-05-29 22:05 UTC by Saif Ali
Modified: 2020-12-14 08:46 UTC (History)
6 users (show)

Fixed In Version: 5.9.0.1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1471202 1478526 (view as bug list)
Environment:
Last Closed: 2018-03-06 14:48:37 UTC
Category: ---
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Saif Ali 2017-05-29 22:05:13 UTC
Description of problem:
Every time I try to add trusted forest within LDAP configuration the sav button Grayed out.

Version-Release number of selected component (if applicable):
5.7.2.1-20170406142927_0a1ad0e

How reproducible:
Configure the UI with the LDAP auth.

Steps to Reproduce:
1. Try to add trusted forest
2.
3.

Actual results:


Expected results:


Additional info:

Comment 4 CFME Bot 2017-07-06 14:13:50 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/5c7ff1796c9374cf2290c764e5e88cf87779dc9d

commit 5c7ff1796c9374cf2290c764e5e88cf87779dc9d
Author:     Brian McLaughlin <bmclaugh>
AuthorDate: Wed Jun 14 10:13:23 2017 -0400
Commit:     Brian McLaughlin <bmclaugh>
CommitDate: Tue Jun 27 16:36:55 2017 -0400

    Fix error when adding Trusted Forest Settings in LDAP
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1456610

 app/controllers/ops_controller/settings.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comment 5 CFME Bot 2017-07-06 14:13:55 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/82dcc2757d81b3eae9b055e93f495e79b2b58aff

commit 82dcc2757d81b3eae9b055e93f495e79b2b58aff
Author:     Brian McLaughlin <bmclaugh>
AuthorDate: Mon Jun 19 13:26:55 2017 -0400
Commit:     Brian McLaughlin <bmclaugh>
CommitDate: Tue Jun 27 16:36:55 2017 -0400

    Spec tests
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1456610

 spec/controllers/ops_controller/settings_spec.rb | 32 ++++++++++++++++++++++++
 1 file changed, 32 insertions(+)
 create mode 100644 spec/controllers/ops_controller/settings_spec.rb

Comment 6 CFME Bot 2017-07-06 14:14:00 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/dc4a684778a300de5b12f1cb348161f4a8a73b3e

commit dc4a684778a300de5b12f1cb348161f4a8a73b3e
Author:     Brian McLaughlin <bmclaugh>
AuthorDate: Tue Jun 27 16:34:57 2017 -0400
Commit:     Brian McLaughlin <bmclaugh>
CommitDate: Tue Jun 27 16:36:55 2017 -0400

    Refactored and added additional spec tests
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1456610

 spec/controllers/ops_controller/settings_spec.rb | 32 ------------
 spec/controllers/ops_settings_spec.rb            | 64 ++++++++++++++++++++++--
 2 files changed, 59 insertions(+), 37 deletions(-)
 delete mode 100644 spec/controllers/ops_controller/settings_spec.rb

Comment 9 Matt Pusateri 2017-10-17 19:48:32 UTC
Verified on 5.9.0.2 that settings can be saved, but logins don't appear to work. may open another bug on that.


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