https://bugs.kde.org/show_bug.cgi?id=389606
Bug ID: 389606 Summary: akonadictl fsck: do not show missing RID warning for search and invitation folders Product: Akonadi Version: unspecified Platform: Debian unstable OS: Linux Status: UNCONFIRMED Severity: minor Priority: NOR Component: general Assignee: kdepim-bugs@kde.org Reporter: mar...@lichtvoll.de Target Milestone: --- Akonadi version: 4:17.08.3-2 akonadictl shows a warning that is not needed and could confuse the user # Actual results akonadictl fsck output: Collection "Search" (id: 1) has no RID. Collection "OpenInvitations" (id: 395) has no RID. Collection "DeclinedInvitations" (id: 396) has no RID. Found 3 collections without RID. # Expected results It is probably good not so show a warning for these: Re: akonadictl fsck: What messages indicate real issues and what to do about them? From: Daniel Vrátil > # Collections without RID > > > Looking for dirty objects... > > Collection "Search" (id: 1) has no RID. > > Collection "OpenInvitations" (id: 395) has no RID. > > Collection "DeclinedInvitations" (id: 396) has no RID. > > Found 3 collections without RID. > > I think at least for "Search" this is expected. I am not sure about the > other two, but it may be expected for them as well. The OpenInvitations and DeclinedInvitations collections are virtual search Collections too, so they don't have RID. We should probably not warn about those.... https://marc.info/?l=kdepim-users&m=149431413904927&w=2 -- You are receiving this mail because: You are the assignee for the bug.