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

Fixed bug rel. to setRestriction #173

Merged
merged 7 commits into from
Feb 20, 2025

Conversation

marcin-cebo
Copy link
Contributor

@marcin-cebo marcin-cebo commented Feb 20, 2025

fix: Fixed bug related to setting user restriction

The issue occurred when "Enforce referential integrity for memberships" was enabled and a user did not exist in AppContext.

When "Enforce referential integrity for memberships" then when setting restriction(channelMembers) we need to make sure that both channel and user exist in AppContext.
@marcin-cebo
Copy link
Contributor Author

@pubnub-release-bot release kotlin as 0.11.1

@marcin-cebo marcin-cebo merged commit c8e159e into master Feb 20, 2025
2 checks passed
@marcin-cebo marcin-cebo deleted the mc/fix_setRestriction_when_integrity_enabled branch February 20, 2025 17:07
@pubnub-release-bot
Copy link
Contributor

🚀 Release successfully completed 🚀

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.

3 participants