You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Normally to mark mails as read/unread we call PUT on mails.
In case of conversations we will also know the mail ids so we need to mark mails as unread based on that.
We already have a service for doing exactly that and we should use it. We should use it also when the conversation grouping is not enabled.
Estimated: 2h Time taken: 1.5h
Test notes
Mark one mail as unread and then read
Mark multiple mails as unread and then read
The text was updated successfully, but these errors were encountered:
Normally to mark mails as read/unread we call PUT on mails.
In case of conversations we will also know the mail ids so we need to mark mails as unread based on that.
We already have a service for doing exactly that and we should use it. We should use it also when the conversation grouping is not enabled.
Estimated: 2h
Time taken: 1.5h
Test notes
The text was updated successfully, but these errors were encountered: