Activity Log History not displayed/updated Issue ProblemActivity section does not display activity details (what changes were made, when the changes were made, and who made the change) for Construction, wearable, and Tactical Equipment Assets in the Enterprise Asset Workspace. Steps to reproduce 1. Navigating to Enterprise Asset Estate 2. Selecting and open a record 3. Observed the most recent change is shown instead of historical details. ReleaseGenericCauseRoot CauseAudit was not enabled for the columns, resulting in missing activity log history. If audit is not configured, no historical details are displayed.ResolutionSteps to Resolve 1. Open any record on the UI16 (e.g., https://_INSTANCE_.service-now.com/sn_ent_construction_asset.do?sys_id=_SYS_ID_).2. Look for a field to handle updates (e.g., Department).3. Right-click the field and select 'Configure Dictionary'4. On the Advanced view, navigate to attributes and ensure 'No audit' is set to false.5. Save the changes.6. Return to the record opened in Step #1.7. On the activities tab, click the funnel (filter activity).8. Click 'Configure available fields'.9. Move the department field into the selected group.10. Perform a cache.do.11. Reproduce the issue