You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Arnaud, thanks for submitting this ticket. This method is indeed broken, and the documentation states not to use it. It will be removed (or fixed, maybe) in the next release.
static function GxActiveRecord::saveMultiple() accesses $this, which is illegal... and will break sooner or later.
Thanks,
Arnaud.
The text was updated successfully, but these errors were encountered: