BE > User > User Activity > Search
Find activities via full-text search
When searching for a specific string like K2 or JCE nothing is returned even when the components were installed a moment ago and the installation is logged correctly.
@brianteeman: As I wrote... the entries I'm speaking off are already logged.
@SharkyKZ: It'd be a lot more useful if all fields were searchable. Is there a reason why the devs have decided against it but to implement a tooltip instead? Ridiculous imo :-) How can I convert this into a feature-wish?
By asking nicely
Absolutely! :-)
But where?
Activities aren’t going to be easily searched. You’ve got language strings in the database to allow messages to be translated and a JSON data structure which generally isn’t going to be good for user searches. Rewriting this system to allow user searches is going to require a massive B/C break in the action log data structure and probably lose some capabilities along the way.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-12-01 12:49:42 |
Closed_By | ⇒ | RalfRoemling |
Thx for the explanation which clears things up.
For me though it does render the search more or less half useless. I need to search for a users actions far less often than for actions regarding a specific extension over time.
Unless these extensions provide their own action log plugins then this is to be expected