ViennaRSS / vienna-rss

Vienna is a free and open-source RSS/Atom newsreader for macOS.
https://www.vienna-rss.com
Apache License 2.0
1.85k stars 227 forks source link

Re-write folders order in database when they are automatically sorted #1797

Closed barijaona closed 2 months ago

barijaona commented 3 months ago

Through locking of messages.db by opening it in an utility application while simultaneously running Vienna, I ended up with some of my folders having next_sibling equal to folder_id … As a precaution for when Vienna falls back to alphabetical auto sorting of folders, ensure that we have coherence of first children and the succession of siblings.