Details
-
Bug
-
Resolution: Won't Fix
-
Major
-
None
-
4.5.11
Description
Hi,
the activation monitor always shows at the column user "superuser" and not the user that has activated the page as expected.
The class BaseSyndicatorImpl calls the method MemoryActivationStorage.logActivation and injects a user via the BaseActivationCommand that initializes it with MgnlContext.getUser().
In the command context the user is always the superuser.
Testcase:
- Create a user with the same ACL of the superuser
- Create and publish a page
- Check the resulting log in the Activation Monitor
Thanks
Checklists
Acceptance criteria