Aaron Cooper
Results
2
comments of
Aaron Cooper
Hi @alceanicu. First thanks for the excellent work with this. It's fantastic. Just adding to this as I have noticed the same with marking the correct answers if you get...
Digging further, it seems that the main culprit is inside getStandardEvents() ``` protected function getStandardEvents($start, $end, $filter = null) { $children = $this->AllChildren(); $ids = $children->column('ID'); $datetimeClass = $this->getDateTimeClass(); $relation...