Details
-
Bug
-
Status: Closed
-
TBD
-
Resolution: Fixed
-
Reporting 0.6.2
-
None
-
Low
Description
The exception:
org.springframework.beans.TypeMismatchException Failed to convert value of type [java.lang.String] to required type [java.util.Date]; nested exception is java.lang.IllegalArgumentException: Cannot convert value of type [java.lang.String] to required type [java.util.Date]: no matching editors or conversion strategy found
This is being thrown due to a missing CustomDateEditor to handle the "startDate" and "endDate" parameters in IndicatorHistoryController.