Problem/Motivation
When users have been blocked, they still get notifications.
Steps to reproduce
Proposed resolution
Blocked users should not get notifications.
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork group_notify-3553216
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
dwwThanks for the report! This sounds more like a bug report than a feature request to me. 😅 I'd be willing to put this in both 8.x-1.x and 2.0.x branches.
Comment #3
ritarshi_chakraborty commentedWorking on it.
Comment #5
ritarshi_chakraborty commentedComment #6
dwwPerfect, thanks! That's exactly what I was thinking was needed, and where the check should go.
Normally, I'd ask for test coverage, but since this project basically has no automated tests (see #3164923: [META] Add test coverage for Group Notify if you want to help with that), I'm not going to hold this up. 😅
I started a merge via GitLab, so it should post here soon.
Thanks again!
-Derek
Comment #9
dwwMerged to 8.x-1.x, cherry-picked to 2.0.x.
Thanks!
-Derek
Comment #11
ritarshi_chakraborty commentedHi @dww, thanks for approving the MR!
I just wanted to kindly mention that the credit attribution might have been missed. As a new contributor, getting credited would mean a lot and help keep me motivated to continue contributing to the Drupal community.
Comment #12
edvanleeuwenThanks for solving this, @ritarshi_chakraborty!
Comment #13
dwwWeird, I had saved the contribution record. Absolutely meant to credit you. But apparently it reset itself once I marked this fixed? Anyway, just re-saved it.
Comment #14
ritarshi_chakraborty commentedI’ve received the credit—thanks for that! Happy to have contributed and helped fix the issue.