Bug 383853

Summary: IMAP flag changes should not create a new message
Product: [Frameworks and Libraries] Akonadi Reporter: Erik Quaeghebeur <bugs.kde.org>
Component: IMAP resourceAssignee: Christian Mollekopf <chrigi_1>
Status: REPORTED ---    
Severity: normal CC: kdepim-bugs
Priority: NOR    
Version: 5.20.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Erik Quaeghebeur 2017-08-22 13:04:04 UTC
In the akonadi console, one can set and remove IMAP flags. This works, but it seems that the following happens:

1. the flag changes are made
2. the message is copied
3. the message is deleted (keeping the copy)

Steps 2 and 3 are, of course, superfluous.

In akonadiconsole, one can see that indeed the UID (remote ID) is stepped up. (One does not see the marked-as-deleted-but-non-expunged message in akonadiconsole, which is not good, but that's another issue. Also, the remote ID field is an editable field, whereas it should not be.)
Comment 1 Justin Zobel 2022-11-08 06:50:06 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 2 Erik Quaeghebeur 2022-11-08 08:41:45 UTC
Still present.