Delay based on Activity custom date field comparison not triggered.
Use case: an email needs to be sent one day before an Activity custom Date field. Before fix: Delay has not being triggered and the email fired immediately after Activity creation. Also, no new record(s) in civicrm_queue_item table and no errors in any known logs. After fix: All works as it should.