Bug 1452391
Summary: | [RFE] Last Refresh Include Time Stamp | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Jeffrey Cutter <jcutter> | ||||
Component: | UI - OPS | Assignee: | Milan Zázrivec <mzazrivec> | ||||
Status: | CLOSED ERRATA | QA Contact: | Nandini Chandra <nachandr> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 5.7.0 | CC: | hkataria, jhardy, mpovolny, nachandr, obarenbo, simaishi | ||||
Target Milestone: | GA | Keywords: | FutureFeature, RFE | ||||
Target Release: | 5.9.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | ui:provider | ||||||
Fixed In Version: | 5.9.0.1 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2018-03-01 13:12:59 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: | |||||||
Attachments: |
|
Description
Jeffrey Cutter
2017-05-18 20:49:56 UTC
Created attachment 1280230 [details]
pic of refresh info
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/8033a3ad80c5910e0679ec35e3c41fb6bc17dc66 commit 8033a3ad80c5910e0679ec35e3c41fb6bc17dc66 Author: Milan Zazrivec <mzazrivec> AuthorDate: Fri Jun 9 15:13:04 2017 +0200 Commit: Milan Zazrivec <mzazrivec> CommitDate: Mon Jun 12 11:44:09 2017 +0200 Show last refresh time & date in provider summary screen https://bugzilla.redhat.com/show_bug.cgi?id=1452391 app/helpers/ems_cinder_helper/textual_summary.rb | 2 +- app/helpers/ems_cloud_helper/textual_summary.rb | 2 +- app/helpers/ems_container_helper/textual_summary.rb | 2 +- app/helpers/ems_datawarehouse_helper/textual_summary.rb | 2 +- app/helpers/ems_infra_helper/textual_summary.rb | 2 +- app/helpers/ems_middleware_helper/textual_summary.rb | 2 +- app/helpers/ems_network_helper/textual_summary.rb | 2 +- app/helpers/ems_physical_infra_helper/textual_summary.rb | 2 +- app/helpers/ems_storage_helper/textual_summary.rb | 2 +- app/helpers/ems_swift_helper/textual_summary.rb | 2 +- app/helpers/textual_mixins/textual_refresh_status.rb | 5 +++++ 11 files changed, 15 insertions(+), 10 deletions(-) Verified in 5.9.0.1 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-2018:0380 |