Saskoh42

Results 1 comments of Saskoh42

Hello, this issue occured today for me, too. I solved it by changing the method "onBeforeWrite" in "SortableDataObject" to the following: ``` php if(!$this->owner->ID) { $sortOrder = 0; $records =...