Brief summary of the bug. What is it ? Where is it ?
The upgrade from 36 to 37 does not upgrade the instance date filter types and logscale properly, leading to issues loading reports in 37 which previously had a start- or endDate filter applied.
Steps to reproduce:
- Create a report in 36 with a startdate filter
- Upgrade to 37
Actual result:
The report can no longer be displayed with an error in the log showing the the filterType startDate is unknown.
Expected result:
The report can be loaded and the filter is still applied.
For testing: the fix is included in the 372 and the 380 migration