The Resource Allocations portlet throws a system error when filtering on a Date field set on a Date Range format.
STEPS TO REPRODUCE:
1. Go to Home > Resource Management > Resources
2. Open any given resource profile
3. Go to the Allocations tab
4. Go to Options > Configure > List Filter Section
5. Add the Finish field (pravailfinish) to the filter
6. Set its Display Type as Date Range
7. Populate the desired date range and filter
Expected Results: The portlet do filter down with the provided date range
Actual results: Error - System error. Contact system administrator.
NOTE: Finish field filter which is set its Display Type to Date works fine.
Release : 16.1.1
Defect DE69818 has been fixed in 16.1.3 release.
Workaround: You can use the Finish field on a power field instead. Example of expression:
( ( Team Finish >= '01/05/23' ) and ( Team Finish <= '07/05/23' ) )