Closed foxmask closed 6 years ago
when a trigger is created the first time, date_triggered is empty, so we need to take the date_created instead, as a starting point of grabbing data.
date_triggered
date_created
drop now here and here and replace by service.date_created
now
service.date_created
when a trigger is created the first time,
date_triggered
is empty, so we need to take thedate_created
instead, as a starting point of grabbing data.drop
now
here and here and replace byservice.date_created