-
Bug
-
Resolution: Fixed
-
Minor
-
-
Jenkins 2.230
In FingerprintCleanupThread, while logging the output in the case when a facet blocks the deletion, the timestamp should be treated as long and not Date. This leads to the following problem:
`java.lang.ClassCastException: java.lang.Long cannot be cast to java.util.Date`