-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Improve Messaging For User Actions Log #44465
Comments
Are you really sure that you want this? Just as you were flooded with emails when you worked on the site you will be flooded by emails when anyone else works on the site. |
@brianteeman At least I don't get an email every time I (myself) save an article or a module or .... |
For all the reasons that you dont want to get an email every second when you do something you wont want an email every time a colleague does something. The user action log is not designed for what you want. Workflows is designed for this. |
I don't think your approach is correct. IMHO workflow has been built for a totally different use case. We could improve it for example by setting a time limit of n minutes and collect all the log messages within that timeframe, before sending an email. But this would things much more complicated. |
UAL has certainly not been built for what you are asking |
Is your feature request related to a problem? Please describe.
On one of my sites, I have set Email Notifications under "User Actions Log Options" of my Super User account to "Yes". Reason: I wanted to get a notification as soon as my deputy has written or changed an article, a module or something else.
Instead, I was flooded with emails when I worked on the website myself.
IMHO this option should be fine-tuned to get better results.
Describe the solution you'd like
In addition to the "Events to Email" there should be additional options:
Additional context
The requested information can possibly be found in the User Actions Log by filtering for the requested user. Note that there is no possibility to select for user groups in this dialogue (which might become an additional feature request).
Anyway, I'd prefer an email notification over an active search, as long as I can tune the number of emails to my needs.
The text was updated successfully, but these errors were encountered: