Skip to content

Actions logged for guest users are not displayed on "User Actions Log" view in backend #22586

@ankushmaherwal

Description

@ankushmaherwal

Steps to reproduce the issue

While implimenting the plugin of type ActionLog its possible to log actions of guest users. In many extensions guest users are allowed to place orders and do other actions.

Expected result

Using Joomla methods the implimentor can log actions for guest users but the actions are not shown in the "User Actions Log" view in backend.

Actual result

If Joomla method ActionlogsModelActionlog::addLog($messages, $messageLanguageKey, $context, $userId = null); allowes to add action logs for guest users then the logs should be shown in the "User Actions Log" view in backend.

System information (as much as possible)

Joomla version "Joomla! 3.9.0-rc"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions