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

31sync/09archived: "Newly left rooms appear in the leave section of gapped sync": possible bug in not creating the filter properly #1309

Open
ShadowJonathan opened this issue Oct 21, 2022 · 0 comments

Comments

@ShadowJonathan
Copy link
Contributor

my $filter = {
room => { timeline => { limit => 1 }, include_leave => JSON::true }
};
matrix_create_filter( $user, {} )->then( sub {

My IDE highlighted the $filter here as "not used";

image

It is possible that this might have caused this test to not run correctly for 7 years (since 2015)

@ShadowJonathan ShadowJonathan changed the title 31sync/09archived: "Newly left rooms appear in the leave section of gapped sync": possible bug in not creating a filter 31sync/09archived: "Newly left rooms appear in the leave section of gapped sync": possible bug in not creating the filter properly Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant