Permissions for RAID Tracker Lightning Component
These permissions are for the PSA RAID Tracker component, which is available on a project record page.
Permission Sets
The following permission sets contain all the standard permissions that are detailed in this topic:
- PSA - Manage Projects
Apex Class Access
The following Apex class access is required.
| Apex Class | Description | Access |
|---|---|---|
| RAID_IssueController | Apex Controller class to fetch issue data. | Enabled |
| RAID_RiskController | Apex Controller class to fetch risk data. | |
| TelemetryLoggerController | Apex Controller class to log interaction to salesforce telemetry. |
For information on Apex class access, search for "Apex Class Access" in the Salesforce Help.
SECTIONS