Skip to content

CE-1879: fix: listOperations use AwxEntity createdAt, not Deployment createdAt

Christina Jenks requested to merge CE-1879-wrong-dates into develop

I also included a unit test for a date conversion util to verify subclassed java.sql dates are cloned the same way as java.util dates in the util method.

Closes CE-1879

Merge request reports