Support Article
List view and Summary view throws InvalidValueException
SA-31382
Summary
Old list view and summary view reports are not working after upgrade from PRPC 6.2 SP1 to Pega 7.2.1.
It is observed that whenever a calendar control is used to select a date/time value for the filter criteria, running the report results in an exception.
Error Messages
com.pega.pegarules.pub.clipboard.InvalidValueException: String was not a date "9/1/2016 12:00 AM"
Steps to Reproduce
Run a list or summary view report that uses a calendar control for date selection:



Root Cause
A defect in Pegasystems’ code or rules: PageDatabaseMapperImpl was using the parseDate() API instead of the parseDateTime() API.
Resolution
Apply HFix-30969.
Published December 21, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.