User tests: Successful: Unsuccessful:
Pull Request for Issue (#45685 (comment)).
Change this PR to configure user group(s) (like for the standard task operations) instead of having an input field for email addresses.
It should be filled with the 'Super Users' group by default.
If no group is configured it should default to 'Super Users' group.
As suggested. Every user who is not blocked and has a valid email address can receive a notification. The user must be in a user group which can be selcted in the form.
Make one or more user groups with different users in different userGroups. Play around wit empty groups, blocked users ..
Add / remove / change selected user groups in the automated update configuration.
Check if all and only users with valid email-address and permission to receive system emails get the email after autoUpdate.
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_joomlaupdate Language & Strings |
Labels |
Added:
Language Change
PR-5.4-dev
|
Labels |
Added:
Feature
|
Title |
|
It still should check for Users with
sendEmail = 1
("Receive System Emails" parameter). Please keep that.