-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.0 DXP FP2
-
Fix Version/s: 7.0.0 DXP FP5, 7.0.0 DXP SP1, 7.0.3 CE GA4
-
Component/s: Portal Services, Portal Services > Auditing
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Fix Priority:4
-
Git Pull Request:
Description:
Liferay Audit continues to log data on the audit page even when the feature is disabled in the System Settings. The logs appear to be the same other than the missing user IP addresses. The expectation is that the disable checkbox should completely disable the Audit feature.
Steps To Reproduce:
1. Click Menu in the top left
2. Go to Control Panel > Configuration > System Settings
3. Click the Foundation tab
4. Next to Audit, click the three dots and Edit
5. Uncheck the Enabled checkbox
Expected Result:
When disabled, Audit should no longer be active and logs should no longer be generated.
Actual Result:
When disabled, Audit still logs activity but omits data such as the users IP address.
Branch:
Reproducible in Branch. c5b6c8fd2ce97c25e2bd82d616744ab30f5139f1
Master:
Not reproducible in Master, feature not available.