Files
vikunja/pkg/models
kolaente 6d2b5aff54 fix: load export file meta inside transaction and open storage after commit
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.
2026-08-16 17:57:52 +02:00
..