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

Fix bug where unsubscription fails due to admin comment in children c… #232

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

mobeigi
Copy link
Owner

@mobeigi mobeigi commented Feb 3, 2025

Comment unsubscription can fail because updating a single comment updates all children (due to nested doc plugin) and the existing user checks were failing as a result on any admin comments in the children.

This change addresses this (not super clean but working, might need to refactor the hook going forward).

@mobeigi mobeigi merged commit 499bb84 into main Feb 3, 2025
2 checks passed
@mobeigi mobeigi deleted the fix-unsubscribe-when-admin-email-in-children branch February 3, 2025 13:59
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.

1 participant