-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.2.10 DXP FP7, Master
-
Fix Version/s: 7.1.10 DXP FP20, 7.1.10.5 SP5, 7.1.X, 7.2.10 DXP FP9, 7.2.X, 7.3.X, 7.3.5 CE GA6, 7.3.10 DXP GA1, Master
-
Component/s: Portal Services > Auditing
-
Branch Version/s:7.3.x, 7.2.x, 7.1.x
-
Backported to Branch:Committed
-
Git Pull Request:
Steps to reproduce the issue:
1. Add audit.message.com.liferay.portal.kernel.model.Layout.VIEW=true property in portal-ext.properties
2. Impersonate a user from control panel and access few pages
3. Observe Audit (Control Panel) for the pages accessed.
Observed Behavior: while user impersonate, AuditEvent capturing the details on the UserName of both i.e impersonated (Admin), impersonating(test) users
Expected Behavior: AuditEvent needs to capture Action details only on the name of the impersonated user (Admin).