In system using an MS SQL database when filtering for years greater than 2049, the filter does not function as expected—it returns all projects instead of only those beyond 2050. However, filtering for years up to 2049 correctly displays the expected results.
Steps to Reproduce:
Expected Results:
Project with Finish date greater then selected date (greater then 2050) are displayed
Actual Results:
Filter is not applied and all the projects are displated
v16.3.1
Due to DE170044
DE170044 is fixed in v16.3.3