Bug 1221822
| Summary: | UI: Toolbar buttons should not be there on Log Depot settings edit form screen | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Harpreet Kataria <hkataria> | |
| Component: | UI - OPS | Assignee: | Aparna Karve <akarve> | |
| Status: | CLOSED ERRATA | QA Contact: | Kyrylo Zvyagintsev <kzvyahin> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 5.4.0 | CC: | cpelland, hkataria, jhardy, mfeifer, mpovolny, obarenbo | |
| Target Milestone: | GA | Keywords: | ZStream | |
| Target Release: | 5.6.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | appliance:depot:maintenance | |||
| Fixed In Version: | 5.6.0.0 | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1296958 (view as bug list) | Environment: | ||
| Last Closed: | 2016-06-29 14:55:14 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: | 1296958 | |||
|
Description
Harpreet Kataria
2015-05-14 22:23:34 UTC
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/365a18ea196826794171760a09d6020f78e34d4e commit 365a18ea196826794171760a09d6020f78e34d4e Author: Aparna Karve <akarve> AuthorDate: Tue Jan 5 12:10:50 2016 -0800 Commit: Aparna Karve <akarve> CommitDate: Tue Jan 5 12:32:30 2016 -0800 Do not render toolbar when edit is clicked in log collection https://bugzilla.redhat.com/show_bug.cgi?id=1221822 app/controllers/ops_controller.rb | 9 +++++--- app/controllers/ops_controller/diagnostics.rb | 2 ++ spec/controllers/ops_controller_spec.rb | 31 +++++++++++++++++++++++++++ 3 files changed, 39 insertions(+), 3 deletions(-) Detected commit referencing this ticket while ticket status is POST. 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/RHBA-2016:1348 |