afv-library/samples/ui-bundle-template-app-react-sample-b2e/force-app/scripts/org-setup.config.json
2026-06-01 23:35:59 +00:00

10 lines
217 B
JSON

{
"permsetAssignments": {
"defaultAssignee": "skip",
"assignments": {
"Property_Management_Access": { "assignee": "currentUser" },
"Tenant_Maintenance_Access": { "assignee": "skip" }
}
}
}