Issue with databaseManager.saveData in an afterRecordUpdate

Hello,

I am in an afterRecordUpdate event and creating a newRecord in a different table than the one that triggered the afterRecordUpdate.
I am calling databaseManager.saveData(newRecord). It returns true but the record’s pk is a DbIdentValue, so not really saved.
Same thing happens if i call databaseManager.saveData().

I see in this ticket https://support.servoy.com/browse/SVY-1088 that this issue should be solved,
I would really appreciate advice or an update on this.

Thank you,
Diana

Important to mention: I am using Servoy Developer 8.3.3