https://bugs.kde.org/show_bug.cgi?id=287356

--- Comment #9 from Daniel Vrátil <dvra...@redhat.com> ---
Unfortunately not, because Akonadi server sends notification "Move item 1 from
resource A collection 3 to resource B collection 10" to both resources at once
and the translation happens in the resources. Resource A will interpret the
notification as "remove" and resource B as "insert". Even worse, the
translation happens in resource's Monitor and the ResourceBase will only get
the "Remove" or "Insert" notification, without actually being able to map it
back to the "Move" notification. I'll still try to think of some solution if I
have some time.

I think the primary focus in this case now should be on fixing your IMAP
resource to make moving work :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to