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

Channel.membership field is not updated #1964

Closed
1 task done
VladShturma opened this issue Jun 24, 2024 · 12 comments · May be fixed by #1978
Closed
1 task done

Channel.membership field is not updated #1964

VladShturma opened this issue Jun 24, 2024 · 12 comments · May be fixed by #1978
Assignees
Labels
bug Something isn't working Stale

Comments

@VladShturma
Copy link

Which packages are you using?

stream_chat_flutter_core

On what platforms did you experience the issue?

Android

What version are you using?

6.7.0

What happened?

I noticed, that in method Channel().updateChannelState(ChannelState updatedState) the only field, that is not updated, is membership.

In latest version of the library membership is still not updated

I want to ask if it is made intentional of if it is a bug.

Steps to reproduce

1. Listen channel.membershipStream
2. Call channel.addMembers with current user
3. channel.membershipStream is not updated

Supporting info to reproduce

No response

Relevant log output

No response

Flutter analyze output

No response

Flutter doctor output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@VladShturma VladShturma added the bug Something isn't working label Jun 24, 2024
@aadarshadhakalg
Copy link

aadarshadhakalg commented Jun 25, 2024

I'm using version 7.2.2 of the sdk

Please fix this ASAP, or is there any workarounds for now? I want to check if the user is invited or has S/he already accepted /rejected the invitation.
Screenshot 2024-06-25 at 12 20 06

Copy link

This issue is stale because it has been open for 20 days with no activity.

@github-actions github-actions bot added the Stale label Jul 15, 2024
@VladShturma
Copy link
Author

Issue need to be open. I created PR to fix this. Please, review

@deven98 deven98 removed the Stale label Jul 16, 2024
@deven98 deven98 self-assigned this Jul 16, 2024
@deven98
Copy link
Contributor

deven98 commented Jul 16, 2024

Hey @VladShturma thanks for the issue and PR. I will need some time to get to it, will try to do it in a couple of days.

Thanks!

@VladShturma
Copy link
Author

@deven98 any updates?

@ThomasEcalle
Copy link

Hi

I'm also having the same problem on a project and it's quite disabling because the correct input is not displayed due to membership update issue.

Thanks to @VladShturma for the PR !

Copy link

This issue is stale because it has been open for 20 days with no activity.

@github-actions github-actions bot added the Stale label Aug 29, 2024
Copy link

github-actions bot commented Sep 5, 2024

This issue was closed because it has been inactive for 7 days since being marked as stale.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 5, 2024
@deven98 deven98 reopened this Sep 5, 2024
@github-actions github-actions bot removed the Stale label Sep 5, 2024
Copy link

This issue is stale because it has been open for 20 days with no activity.

@github-actions github-actions bot added the Stale label Sep 25, 2024
Copy link

github-actions bot commented Oct 2, 2024

This issue was closed because it has been inactive for 7 days since being marked as stale.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 2, 2024
@deven98 deven98 reopened this Oct 2, 2024
@github-actions github-actions bot removed the Stale label Oct 2, 2024
Copy link

This issue is stale because it has been open for 20 days with no activity.

@github-actions github-actions bot added the Stale label Oct 22, 2024
Copy link

This issue was closed because it has been inactive for 7 days since being marked as stale.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Stale
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants