Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FINE] Check all costs fields for relevancy for the report #17395

Merged
merged 1 commit into from
May 14, 2018

Commits on May 8, 2018

  1. Check all costs fields for relevancy for the report

    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1576101
    
    Manual backport of ManageIQ#17387
    
    If a user asks only for some of the fields (memory cost) in a chargeback report
    and they didn't request specific ones (memory allocated cost), we would skip
    calculating the memory cost because we thought it wasn't relevant.  We need to
    check all cost fields to see if they're relevant for the requested fields in the
    report.
    jrafanie committed May 8, 2018
    Configuration menu
    Copy the full SHA
    3c356a0 View commit details
    Browse the repository at this point in the history