Bug 1163382
Summary: | UI: Missing route error for forest_delete action in Configuration/Configure/Settings/Authentication | |||
---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Harpreet Kataria <hkataria> | |
Component: | UI - OPS | Assignee: | Harpreet Kataria <hkataria> | |
Status: | CLOSED ERRATA | QA Contact: | Nandini Chandra <nachandr> | |
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | 5.3.0 | CC: | nachandr, sshveta | |
Target Milestone: | GA | |||
Target Release: | 5.4.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | 5.4.0.0.11 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1163384 (view as bug list) | Environment: | ||
Last Closed: | 2015-06-16 12:44:16 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: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1163384 |
Description
Harpreet Kataria
2014-11-12 15:27:34 UTC
Steps to Reproduce: 1. Go to Configuration/Configure 2. Select Current server in Settings Accordion 3. Go to Authentication tab 4. change mode to LDAP 5. Check the checkbox for "Get User Groups from LDAP" 6. In "Trusted Forest Settings" box, click on + sign to Add a new forest 7. Enter new Forest details and then press "Add this entry" button. New commit detected on cfme/master: https://github.com/ManageIQ/manageiq/commit/e227655ba071d86c8a74ca487c3c16b50c4aa50b commit e227655ba071d86c8a74ca487c3c16b50c4aa50b Author: Harpreet Kataria <hkataria> AuthorDate: Wed Nov 12 10:57:59 2014 -0500 Commit: Harpreet Kataria <hkataria> CommitDate: Wed Nov 12 10:57:59 2014 -0500 Added missing 'forest_delete' route https://bugzilla.redhat.com/show_bug.cgi?id=1163382 https://bugzilla.redhat.com/show_bug.cgi?id=1163384 vmdb/config/routes.rb | 1 + vmdb/spec/routing/ops_routing_spec.rb | 1 + 2 files changed, 2 insertions(+) New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/e227655ba071d86c8a74ca487c3c16b50c4aa50b commit e227655ba071d86c8a74ca487c3c16b50c4aa50b Author: Harpreet Kataria <hkataria> AuthorDate: Wed Nov 12 10:57:59 2014 -0500 Commit: Harpreet Kataria <hkataria> CommitDate: Wed Nov 12 10:57:59 2014 -0500 Added missing 'forest_delete' route https://bugzilla.redhat.com/show_bug.cgi?id=1163382 https://bugzilla.redhat.com/show_bug.cgi?id=1163384 vmdb/config/routes.rb | 1 + vmdb/spec/routing/ops_routing_spec.rb | 1 + 2 files changed, 2 insertions(+) New commit detected on cfme/5.3.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=3c009381c6634221fc607939e0accd38e67321f5 commit 3c009381c6634221fc607939e0accd38e67321f5 Author: Harpreet Kataria <hkataria> AuthorDate: Wed Nov 12 10:57:59 2014 -0500 Commit: Harpreet Kataria <hkataria> CommitDate: Wed Nov 12 13:59:35 2014 -0500 Added missing 'forest_delete' route https://bugzilla.redhat.com/show_bug.cgi?id=1163382 https://bugzilla.redhat.com/show_bug.cgi?id=1163384 (cherry picked from commit e227655) vmdb/config/routes.rb | 1 + vmdb/spec/routing/ops_routing_spec.rb | 1 + 2 files changed, 2 insertions(+) Verified in master.20150225184803_595ec9e Fixed . Verified in 5.4.0.0.11.20150309201930_8b6a235 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://rhn.redhat.com/errata/RHBA-2015-1100.html |