Bug 1553771 - NTP server details doesn't show in UI after adding a new zone
Summary: NTP server details doesn't show in UI after adding a new zone
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.9.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: GA
: 5.10.0
Assignee: Harpreet Kataria
QA Contact: Tasos Papaioannou
URL:
Whiteboard:
Depends On:
Blocks: 1554825
TreeView+ depends on / blocked
 
Reported: 2018-03-09 14:11 UTC by Niladri Roy
Modified: 2021-06-10 15:12 UTC (History)
7 users (show)

Fixed In Version: 5.10.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1554825 (view as bug list)
Environment:
Last Closed: 2019-02-11 14:07:43 UTC
Category: ---
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Niladri Roy 2018-03-09 14:11:00 UTC
Description of problem:
NTP servers section under "Basic Information" of a zone remains empty after adding a zone

Version-Release number of selected component (if applicable):
5.9.0.22

How reproducible:
Always

Steps to Reproduce:
1. Add a new zone
2. enter name, description, the NTP server names
3. Click Add


Actual results:
NTP servers section under "Basic Information" of a zone remains empty 

Expected results:
List of NTP servers should be visible 

Additional info:
This works fine in 5.8.2.3
If you add the zone via rails console (in 5.9) the details are visible

Comment 6 Harpreet Kataria 2018-03-09 22:24:42 UTC
https://github.com/ManageIQ/manageiq-ui-classic/pull/3568

Comment 7 CFME Bot 2018-03-12 17:52:43 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(-)

Comment 9 Tasos Papaioannou 2018-06-27 18:39:41 UTC
Verified on 5.10.0.2.


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