Bug 1458935

Summary: Smart Management | Tag info is not appear on container detail page after edit
Product: Red Hat CloudForms Management Engine Reporter: Satoe Imaishi <simaishi>
Component: UI - OPSAssignee: Yaacov Zamir <yzamir>
Status: CLOSED ERRATA QA Contact: Ruslana Babyuk <rbabyuk>
Severity: low Docs Contact:
Priority: unspecified    
Version: 5.8.0CC: cpelland, hkataria, jhardy, mpovolny, obarenbo
Target Milestone: GAKeywords: ZStream
Target Release: 5.8.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: ui:tag
Fixed In Version: 5.8.1.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1446247 Environment:
Last Closed: 2017-08-02 17:26:33 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: Container Management Target Upstream Version:
Embargoed:
Bug Depends On: 1446247    
Bug Blocks:    

Comment 2 CFME Bot 2017-06-08 14:59:25 UTC
New commit detected on ManageIQ/manageiq-ui-classic/fine:
https://github.com/ManageIQ/manageiq-ui-classic/commit/10be54bc8b9ec852e7162b7c9a4c17d62a62e3b8

commit 10be54bc8b9ec852e7162b7c9a4c17d62a62e3b8
Author:     Martin Povolny <mpovolny>
AuthorDate: Wed May 10 21:29:44 2017 +0200
Commit:     Satoe Imaishi <simaishi>
CommitDate: Thu Jun 8 10:04:00 2017 -0400

    Merge pull request #1204 from yaacov/make-containers-navlist
    
    Make containers view navlist
    (cherry picked from commit 70aec6d45b200a44f7c81bb7357cb916c7290aff)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1458934
    https://bugzilla.redhat.com/show_bug.cgi?id=1458935

 .../application_controller/ci_processing.rb        |   2 +-
 .../application_controller/policy_support.rb       |   2 +-
 app/controllers/container_controller.rb            | 286 ---------------------
 app/controllers/mixins/sandbox.rb                  |   2 -
 app/helpers/application_helper.rb                  |   7 +-
 app/helpers/application_helper/toolbar_chooser.rb  |   1 +
 app/presenters/menu/default_menu.rb                |   2 +-
 app/presenters/tree_builder.rb                     |   4 -
 app/presenters/tree_builder_containers.rb          |  46 ----
 app/presenters/tree_builder_containers_filter.rb   |  39 ---
 app/views/configuration/_ui_2.html.haml            |   3 +-
 app/views/container/_container_show.html.haml      |   1 -
 app/views/container/_explorer.js.haml              |   2 -
 app/views/container/explorer.html.haml             |  14 -
 app/views/container/show.html.haml                 |   8 +
 app/views/container/show_list.html.haml            |   2 +
 app/views/layouts/listnav/_container.html.haml     |  35 +++
 config/routes.rb                                   |   7 +-
 spec/controllers/container_controller_spec.rb      | 165 ++++--------
 spec/presenters/tree_builder_containers_spec.rb    |  41 ---
 20 files changed, 106 insertions(+), 563 deletions(-)
 delete mode 100644 app/presenters/tree_builder_containers.rb
 delete mode 100644 app/presenters/tree_builder_containers_filter.rb
 delete mode 100644 app/views/container/_container_show.html.haml
 delete mode 100644 app/views/container/_explorer.js.haml
 delete mode 100644 app/views/container/explorer.html.haml
 create mode 100644 app/views/container/show.html.haml
 create mode 100644 app/views/container/show_list.html.haml
 create mode 100644 app/views/layouts/listnav/_container.html.haml
 delete mode 100644 spec/presenters/tree_builder_containers_spec.rb

Comment 3 Yaacov Zamir 2017-06-13 05:59:26 UTC
backported upstream
https://github.com/ManageIQ/manageiq-ui-classic/pull/1204

Comment 5 errata-xmlrpc 2017-08-02 17:26:33 UTC
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/RHSA-2017:1758