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

GroupUpdated Message Type #712

Closed
cameronvoell opened this issue May 7, 2024 · 1 comment
Closed

GroupUpdated Message Type #712

cameronvoell opened this issue May 7, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@cameronvoell
Copy link
Contributor

Is your feature request related to a problem?

One thing that is going to have to change as part of the move to Inbox IDs is the GroupMembershipChanges transcript message that we write when someone is added or removed from the group. At the bare minimum we are going to need to make it reference inbox_id instead of account_address.

A GroupUpdated message type that would cover both membership changes as well as changes to the mutable metadata. We're going to need some way for apps to display the event that someone changed the group name/description/admin roles, and it feels like the appropriate place.

Describe the solution to the problem

No response

Describe the uses cases for the feature

No response

Additional details

No response

@cameronvoell cameronvoell added the enhancement New feature or request label May 7, 2024
@insipx
Copy link
Contributor

insipx commented Aug 28, 2024

Looking at IntentKind enum, this seems to have been added. Re-open if not @cameronvoell

@insipx insipx closed this as completed Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants