jpos / jPOS-EE

jPOS Extended Edition
http://jpos.org
GNU Affero General Public License v3.0
107 stars 152 forks source link

GLSession: Set parent before save in GLSession to avoid db update #298

Closed jrfinc closed 9 months ago

jrfinc commented 9 months ago

Setting parent before saving into DB to avoid an update into the DB (was creating and then updating).