The Resource Allocations portlet throws a system error when filtering on a Date field set on a Date Range format
STEPS TO REPRODUCE:
Expected Results: The portlet do filter down with the provided date range
Actual results: You get: System error. Contact system administrator.
Clarity PPM 16.0.3 and 16.1.0
This is caused by DE67411
Workaround: You can use the Finish field on a power field instead. Example of expression:
( ( Team Finish >= '01/02/23' ) and ( Team Finish <= '16/02/23' ) )
This is fixed in 16.0.3.3 and 16.1.1
This was not an issue up to 16.0.2. It only affects 16.0.3 and 16.1.0
app-ca.log file shows the following error:
ERROR 2023-02-02 09:06:01,923 [https-jsse-nio2-443-exec-92] niku.xql2 (clarity:admin:5238060__017C2B96-CAA1-42F0-976C-9C4DA0476DCD:npt.gridFilter) Internal Processing exception
java.lang.Exception: Failure while evaluating "getRecordCount('qrowdata')" in expression "{getRecordCount('qrowdata')}" error: Invalid expression getRecordCount('qrowdata'): com.niku.union.persistence.PersistenceException:
SQL error code: 1861
Error message: ORA-01861: literal does not match format string