?
avatar RalfRoemling
RalfRoemling
30 Nov 2019

Steps to reproduce the issue

BE > User > User Activity > Search

Expected result

Find activities via full-text search

Actual result

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.

System information (as much as possible)

Additional comments

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
3.00

avatar RalfRoemling RalfRoemling - open - 30 Nov 2019
avatar joomla-cms-bot joomla-cms-bot - labeled - 30 Nov 2019
avatar brianteeman
brianteeman - comment - 30 Nov 2019

Unless these extensions provide their own action log plugins then this is to be expected

avatar SharkyKZ
SharkyKZ - comment - 30 Nov 2019

It's only for searching usernames. It's not made clear in J3. In J4 a tooltip is shown:

Untitled

avatar RalfRoemling
RalfRoemling - comment - 30 Nov 2019

@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?

avatar brianteeman
brianteeman - comment - 30 Nov 2019

By asking nicely

avatar RalfRoemling
RalfRoemling - comment - 30 Nov 2019

Absolutely! :-)
But where?

avatar mbabker
mbabker - comment - 30 Nov 2019

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.

avatar RalfRoemling RalfRoemling - change - 1 Dec 2019
Status New Closed
Closed_Date 0000-00-00 00:00:00 2019-12-01 12:49:42
Closed_By RalfRoemling
avatar RalfRoemling
RalfRoemling - comment - 1 Dec 2019

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.

avatar RalfRoemling RalfRoemling - close - 1 Dec 2019

Add a Comment

Login with GitHub to post a comment