<div dir="ltr">Hi everyone,<br><br>First of all, thank you for all the time and effort you put into QGIS.<br><br>I opened an issue about a month ago and I know there is a lot on everyone's plate, but I wanted to highlight it here since it involves silent data loss.<br><br>Basically, when saving two or more new features to a geometryless PostgreSQL layer at the same time using buffered transactions, JSONB fields are not saved at all. They just end up as NULL in the database. If you save one feature at a time, it works perfectly.<br><br>Could someone take a quick look and let me know if you can reproduce this? I want to make sure this is actually a bug in QGIS and not just some specific issue on my end.<br><br>I included a short Python snippet in the bug report that makes it easy to test. You can find the full details here: <a href="https://github.com/qgis/QGIS/issues/65323">https://github.com/qgis/QGIS/issues/65323</a><br><br><br>Thanks for your time!<br><br>Best,<br>Lauri</div>