mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-08-29 07:46:00 -05:00
v1 queried on an already-committed session; v2 opened storage while still holding the transaction. Both now load meta under the tx, commit, then open the file. Addresses pr-swarm findings.