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

[SES-3078] - Pending group invite not restored correctly #838

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

SessionHero01
Copy link
Collaborator

Preivously when we receive a group invite, we delete the one from swarm immediately, regardless of whether we approve it or not.

Now we only delete it once we approve it, this requires the invite message hash to be saved into db, hence the db change.

The db change doesn't require production migration as this whole table is new in groupsv2.

Copy link
Collaborator

@AL-Session AL-Session left a comment

Choose a reason for hiding this comment

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

Looking good - nice one. Approved.

@SessionHero01 SessionHero01 merged commit ef63bb7 into dev Dec 10, 2024
1 check passed
@SessionHero01 SessionHero01 deleted the ses-3078-pending-group-invites-restore branch December 10, 2024 23:01
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

Successfully merging this pull request may close these issues.

2 participants