Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subscriptions bump folderstate #4712

Merged
merged 4 commits into from
Nov 2, 2023
Merged

Conversation

brong
Copy link
Member

@brong brong commented Nov 2, 2023

This is actually two fixes!

First, I discovered that an entire important test was being killed with a return; at the top! Ouch. I discovered this when trying to add to it.

I had to fix that test, during which I discovered a bug with isSubscribed == false, so there's a fix for that.

Then the actual fix, which was discovered when testing with the TMail client - our server wasn't bumping the state string for the mailbox when changing the isSubscribed value.

@brong brong requested a review from rsto November 2, 2023 00:44
Copy link
Member

@rsto rsto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@brong brong merged commit dcd3d94 into master Nov 2, 2023
0 of 2 checks passed
@elliefm
Copy link
Contributor

elliefm commented Nov 2, 2023

CI failed for this. Please pay attention to CI failures, they aren't there for nothing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants