Login to Joomla Admin using one of the superuser accounts
Login to Joomla Admin using one of the superuser accounts
When any admin user disables/enable to any user from Joomla admin its adds following activity
"User admin updated the user Vijay" in the User Actions Log.
This information is not correct and not helpful, Ideally, It should add an activity like "User admin has disabled/enabled the user Vijay."
Labels |
Added:
J3 Issue
|
Status | New | ⇒ | Discussion |
Just close as won't fix, for exactly the reasons just given. Even if you can wire something together (with all the complexity that's going to come with it) to explicitly log actions by the buttons (checkin, feature, enable/disable user, etc.) you're still stuck writing even more complex code if someone changes these attributes from the edit screen when they might be updating multiple fields at once. While it'd be a nice to have, it just borders on being too complex to sanely deal with.
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-07-22 17:38:04 |
Closed_By | ⇒ | infograf768 |
I doubt it is possible with what we have now as we have common simplified strings for actionlogs.
For example changing default language is not taken care of.
Same for Feature/Unfeature an article or contact
Same for Checkin or setting/unsetting a menu item as Home, etc.
Basically, it would be extremely complex to deal precisely with every possibility.
@mbabker