Skip to content

Fix bump stamp for non-joined rooms#17674

Merged
erikjohnston merged 2 commits into
developfrom
erik/ss_invites_bump
Sep 6, 2024
Merged

Fix bump stamp for non-joined rooms#17674
erikjohnston merged 2 commits into
developfrom
erik/ss_invites_bump

Conversation

@erikjohnston

Copy link
Copy Markdown
Member

We should only look for bump stamps in joined rooms, otherwise we should just use the membership stream ordering.

We should only look for bump stamps in joined rooms, otherwise we should
just use the membership stream ordering.
@erikjohnston erikjohnston marked this pull request as ready for review September 5, 2024 15:29
@erikjohnston erikjohnston requested a review from a team as a code owner September 5, 2024 15:29
bump_stamp = new_bump_event_pos.stream

# Figure out the last bump event in the room if we're in the room.
if room_membership_for_user_at_to_token.membership == Membership.JOIN:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

👍 Also have this fixed up in #17658

We can merge this for the new test though ⏩

@erikjohnston erikjohnston merged commit e5d07bb into develop Sep 6, 2024
@erikjohnston erikjohnston deleted the erik/ss_invites_bump branch September 6, 2024 10:44
@ara4n

ara4n commented Sep 6, 2024

Copy link
Copy Markdown
Member

@erikjohnston can you ping me when this is deployed plz?

@erikjohnston

Copy link
Copy Markdown
Member Author

@ara4n will do, though probably best to wait until monday at this point, unless you desperately want it?

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants