Closed
Bug 1920131
Opened 1 year ago
Closed 1 year ago
[ews] Implement sync_folder_items::Change::ReadFlagChange
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
(2 files)
For now, we just log error and move on, but we'll need to handle the sync read flag change situaiton
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Attachment #9470972 -
Attachment description: WIP: Bug 1920131 - Implement sync_folder::Change::ReadFlagChange. → WIP: Bug 1920131 - Implement sync_folder::Change::ReadFlagChange.
Updated•1 year ago
|
Assignee: nobody → heather
Attachment #9470972 -
Attachment description: WIP: Bug 1920131 - Implement sync_folder::Change::ReadFlagChange. → Bug 1920131 - Implement EWS feature to mark message as read/unread when the status has changed on the EWS server. r=babolivier!
Status: NEW → ASSIGNED
Updated•1 year ago
|
Attachment #9470972 -
Attachment description: Bug 1920131 - Implement EWS feature to mark message as read/unread when the status has changed on the EWS server. r=babolivier! → Bug 1920131 - Implement EWS feature to mark message as read/unread when the status has changed on the EWS server.
| Reporter | ||
Updated•1 year ago
|
Summary: Implement sync_folder_items::Change::ReadFlagChange → [ews] Implement sync_folder_items::Change::ReadFlagChange
Updated•1 year ago
|
Attachment #9470972 -
Attachment description: Bug 1920131 - Implement EWS feature to mark message as read/unread when the status has changed on the EWS server. → Bug 1920131 - Implement EWS feature to mark message as read/unread when the status has changed on the EWS server. r=babolivier!
| Assignee | ||
Updated•1 year ago
|
Keywords: checkin-needed-tb
Updated•1 year ago
|
Target Milestone: --- → 138 Branch
Pushed by alessandro@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/6c27bf4c7d5f
Implement EWS feature to mark message as read/unread when the status has changed on the EWS server. r=babolivier
| Assignee | ||
Comment 3•1 year ago
|
||
Pushed by alessandro@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/d17952c5bf7b
Fix missing nsresult. r=aleca!
You need to log in
before you can comment on or make changes to this bug.
Description
•