Skip to main content

Change Log for ReportFolder and DashboardFolder

Overview

This document describes the Change Log structure for Salesforce types "ReportFolder" and "DashboardFolder", following the Netwrix Style Guide.

Change Log Layout

The Change Log is organized into two main panels:

1. "GENERAL & COMPLIANCE" Panel

Fields and Meanings:

FieldDescription
Actual Change DateTimestamp of the effective change
Customization Created By / Modified ByUsers who created/last modified the customization record
CustomizationLink to the specific folder customization record
Metadata TypeIndicates "ReportFolder" or "DashboardFolder"
ReasonExplanation for the change (for example, "Manual Update on Package")
PackageThe package where the change was logged
Related Change RequestReference to the associated Change Request (if any)
Compliant IndicatorCompliance status according to the active policy
ActiveWhether the customization is currently active

2. "CHANGE DETAILS" Panel

Fields and Meanings:

FieldDescription
Change TypeType of operation (Added, Removed, Access Changed)
Old Access Level / New Access LevelPrevious and new access levels (for example, View, Edit, or Manage)
Folder Access UserTarget user who was granted or revoked access
Parent GroupPublic Group through which access was granted (if applicable)
Parent RoleRole through which access was granted (if applicable)
Change OverviewHuman-readable explanation of the change

Access Permission Behaviors

Parent Group

  • Direct user permission or via Role: "Parent Group" is empty
  • Permission through a Public Group: Shows the Public Group that provided the access

Parent Role

  • Direct user permission or via public group: "Parent Role" is empty
  • Permission through a Role: Shows the Role that provided the access

Additional Notes

  • Access changes are tracked with specific indicators:
    • "Change Type" shows the nature of the modification
    • When access is revoked, "Change Type" displays "Removed"
  • The layout is consistent for both ReportFolder and DashboardFolder
  • Complies with Netwrix public documentation on Customizations and Change Logs

UI Examples

  • GENERAL & COMPLIANCE panel (ReportFolder example)

UI Examples

  • CHANGE DETAILS panel (access change details)

UI Examples

  • Full Change Log view

UI Examples

References