Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1631408

Summary: vm portal dashboard values are available for guests that are down
Product: Red Hat Enterprise Virtualization Manager Reporter: Marian Jankular <mjankula>
Component: ovirt-web-uiAssignee: Greg Sheremeta <gshereme>
Status: CLOSED ERRATA QA Contact: samuel macko <smacko>
Severity: high Docs Contact:
Priority: unspecified    
Version: 4.2.6CC: michal.skrivanek, pmatyas
Target Milestone: ovirt-4.2.7Keywords: Rebase, ZStream
Target Release: ---Flags: pmatyas: testing_plan_complete+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-11-05 15:04:56 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: UX RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Marian Jankular 2018-09-20 14:01:23 UTC
Description of problem:
vm portal dashboard values are available for guests that are down

Version-Release number of selected component (if applicable):
ovirt-web-ui-1.4.3-1.el7ev.noarch

How reproducible:
always

Steps to Reproduce:
1. open vm portal
2. open properities of vm that is not running
3. navigate to dashboard view

Actual results:
dashboard value are available

Expected results:
dashboard values should not be available

Additional info:
this one seems to be fixed also in commit 11ecf1d2d2fcdc825e100db849b10d4662928d79


  return (
    <PFUtilizationCard>
      <CardTitle>CPU</CardTitle>
      { !isRunning && <NoLiveData /> }
      { isRunning &&
        <CardBody>
          <UtilizationCardDetails>
            <UtilizationCardDetailsCount>{cpuAvailable}%</UtilizationCardDetailsCount>
            <UtilizationCardDetailsDesc>
              <UtilizationCardDetailsLine1>Available</UtilizationCardDetailsLine1>
              <UtilizationCardDetailsLine2>of 100%</UtilizationCardDetailsLine2>
            </UtilizationCardDetailsDesc>
          </UtilizationCardDetails>

Comment 4 samuel macko 2018-10-17 09:18:48 UTC
Verified on ovirt-engine: ovirt-engine-4.2.7.2-0.1.el7ev.noarch, 
ovirt-web-ui: ovirt-web-ui-1.4.4-2.el7.noarch

Dashboard view is not available on this version of ovirt-web-ui.

Comment 6 errata-xmlrpc 2018-11-05 15:04:56 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/RHBA-2018:3495

Comment 7 Daniel Gur 2019-08-28 13:13:16 UTC
sync2jira

Comment 8 Daniel Gur 2019-08-28 13:17:28 UTC
sync2jira