If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Stale update requests are causing people's messages to be marked as unread on accident. This change will prevent stale requests from doing that, while still letting markAsUnread work as intended
Changes:
- Add a new param setByUser
- Add a check that prevents the new lastReadSequenceNumber from being less than the previous lastReadSequenceNumber
- If setByUser is passed, then we ignore that check and allow it to be set to whatever the user chose
View all open jobs on GitHub
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Stale update requests are causing people's messages to be marked as unread on accident. This change will prevent stale requests from doing that, while still letting
markAsUnreadwork as intendedChanges:
View all open jobs on GitHub