TagHistory data not properly update in the Table

We are using Ignition version 7.7.5 (b2015071516) and Java Oracle Corporation 1.8.0_51.

We have configured one report page in Ignition using Tag History data binding of table component.

Simply we are selecting start and end date using popup calendar and bound to the Tag History. While we change a time value of calendar component data refreshed but not showing the same time value records in the table. Some time it works perfect when we select the time value in between 12:01 PM to 11:59 AM, but we select time values in between 12:00 PM to 11:59 PM problem occurs.

Please see the attached screenshot for Tag History settings.

We have almost data collected from June 2015 to April 2016. If we select the yearly report from Jan 2015 to Dec 2015, above problem not noticed. The problem noticed only when we select report from Jan 2016, means report for Year 2016.

We believe that Ignore Bad Quality, Prevent interpolation and Avoid scan class Validation flags related algorithm not working properly. We can see those all flags are ticked (High) in the UI, but once unchecked any one flag and then refresh the data. Data will populate correctly (means selected time value data) in the table.

We have tested this same report with Ignition version 7.8.2.