Bug 1553771
Summary: | NTP server details doesn't show in UI after adding a new zone | |||
---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Niladri Roy <niroy> | |
Component: | UI - OPS | Assignee: | Harpreet Kataria <hkataria> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Tasos Papaioannou <tpapaioa> | |
Severity: | high | Docs Contact: | ||
Priority: | high | |||
Version: | 5.9.0 | CC: | cpelland, hkataria, jocarter, lavenel, mpovolny, obarenbo, rovalent | |
Target Milestone: | GA | Keywords: | Regression, TestOnly, ZStream | |
Target Release: | 5.10.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | 5.10.0.0 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1554825 (view as bug list) | Environment: | ||
Last Closed: | 2019-02-11 14:07:43 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | CFME Core | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1554825 |
Description
Niladri Roy
2018-03-09 14:11:00 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/8dc7feed91a3f25b798d567c23bc46d7b4f7c07e commit 8dc7feed91a3f25b798d567c23bc46d7b4f7c07e Author: Harpreet Kataria <hkataria> AuthorDate: Fri Mar 9 17:10:10 2018 -0500 Commit: Harpreet Kataria <hkataria> CommitDate: Fri Mar 9 17:10:10 2018 -0500 Fixed code that displays values saved for NTP Servers for selected zone Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1553771 app/controllers/ops_controller/settings/common.rb | 2 + app/views/ops/_settings_evm_servers_tab.html.haml | 2 +- spec/controllers/ops_controller/settings/common_spec.rb | 12 + 3 files changed, 15 insertions(+), 1 deletion(-) Verified on 5.10.0.2. |