https://bugs.kde.org/show_bug.cgi?id=480543
--- Comment #3 from Carl Schwan <c...@carlschwan.eu> --- Git commit b403d43764b4482e4c63f32a72b319e68d164bf9 by Carl Schwan. Committed on 08/02/2024 at 12:25. Pushed by carlschwan into branch 'release/24.02'. Ensure query size in search manager remains less than 1000 With sqlite we have a limit on how many parameters we can add to a IN query. (cherry picked from commit c5a3d64c8a1a643277f35c19e2a43b40186e1efa) M +23 -6 src/server/search/searchmanager.cpp https://invent.kde.org/pim/akonadi/-/commit/b403d43764b4482e4c63f32a72b319e68d164bf9 -- You are receiving this mail because: You are watching all bug changes.