Previously, when generating reports for a specific date range, the most recent date range was used, regardless of the date range selected from the input control window. The value selected in the input control window is now used to generate reports.
Created attachment 610250[details]
wrong-dateRange
Description of problem:
For any Report based on Date Range, when selecting Period Range and not the lastest date,
the report will display the Latest Date instead, in Date Range headline in the report.
And its corresponding data
Version-Release number of selected component (if applicable):
3.1/ SI17
How reproducible:
always
Steps to Reproduce:
1.install rhevm+dwh+report
2.create 1 entity of a kind
3.gather some data for minimum 2d
4.run some reports based on Date range
Actual results:
The Selected Date range and the one that is displayed are not the same
it always shows the latest Date Range and its data
Expected results:
should display the correct selected Date range and its data
Additional info:
Pic
Correction to the problem:
No matter what dates the user selects only the top value in the IC is selected. This is also displyed in the critiria as said above.
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.
http://rhn.redhat.com/errata/RHBA-2012-1535.html
Created attachment 610250 [details] wrong-dateRange Description of problem: For any Report based on Date Range, when selecting Period Range and not the lastest date, the report will display the Latest Date instead, in Date Range headline in the report. And its corresponding data Version-Release number of selected component (if applicable): 3.1/ SI17 How reproducible: always Steps to Reproduce: 1.install rhevm+dwh+report 2.create 1 entity of a kind 3.gather some data for minimum 2d 4.run some reports based on Date range Actual results: The Selected Date range and the one that is displayed are not the same it always shows the latest Date Range and its data Expected results: should display the correct selected Date range and its data Additional info: Pic