Problem/Motivation
#3232943: Send notifications only to users who can view content implemented a change where emails are not sent unless the user being sent to has access to view the entity.
I think this should be conveyed in the form prominently. It's otherwise frustrating to debug why emails are not being sent.
I also think this change should not affect the adhoc emails. Sometimes a listserv email/group email is used for adhoc emails. Emails to those addresses are delivered to many individuals that DO have access to view the content, but the email is never sent. The only solution is to register an account on the site with that email address and assign it privileges to view the content, but that's not really desireable in all situations.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork content_moderation_notifications-3409111
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
tyapchyc commentedComment #4
tyapchyc commentedAdded information about access to view the entity to fields on notification form.
Comment #5
tyapchyc commentedComment #6
tyapchyc commentedHello @rob-holmes, @jhedstrom
Could you please review this?
Thank you
Comment #7
bkosborneThis looks good to me. This just bit me again 2 years later. This description would have helped. Thanks.
Comment #9
tyapchyc commented