Skip to content

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

Description

@ShadowJonathan

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions