Closed
Bug 1920130
Opened 1 year ago
Closed 1 year ago
[ews] Implement sync_folder_items::Change::Delete
Categories
(Thunderbird :: Account Manager, task)
Thunderbird
Account Manager
Tracking
(Not tracked)
RESOLVED
FIXED
138 Branch
People
(Reporter: tobyp, Assigned: heather)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
Details |
For now, we just log error and move on, but we'll need to handle the sync delete situaiton
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → heather
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Attachment #9467021 -
Attachment description: WIP: Bug 1920130 - Implement sync_folder::Change::Delete. → Bug 1920130 - Implement sync_folder::Change::Delete. r=babolivier!
Updated•1 year ago
|
Attachment #9467021 -
Attachment description: Bug 1920130 - Implement sync_folder::Change::Delete. r=babolivier! → Bug 1920130 - Implement EWS feature sync_folder::Change::Delete to remove local messages that have been deleted on the EWS server. r=babolivier!
| Assignee | ||
Updated•1 year ago
|
Keywords: checkin-needed-tb
Updated•1 year ago
|
Attachment #9467021 -
Attachment description: Bug 1920130 - Implement EWS feature sync_folder::Change::Delete to remove local messages that have been deleted on the EWS server. r=babolivier! → Bug 1920130 - Implement EWS feature to remove local messages that have been deleted on the EWS server. r=babolivier!
| Assignee | ||
Comment 3•1 year ago
|
||
It was fine until I accidentally pushed some merge conflicts that i meant for another bug. I've fixed it and put it back in the good state where it was accepted and working.
| Assignee | ||
Updated•1 year ago
|
Keywords: checkin-needed-tb
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/b9728f6cf9d6
Implement EWS feature to remove local messages that have been deleted on the EWS server. r=babolivier!
Updated•1 year ago
|
Target Milestone: --- → 138 Branch
| Reporter | ||
Updated•1 year ago
|
Summary: Implement sync_folder_items::Change::Delete → [ews] Implement sync_folder_items::Change::Delete
You need to log in
before you can comment on or make changes to this bug.
Description
•