-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1259 from bcgov/EDRD-Phase1_defectsFixing
Edrd phase1 defects fixing
- Loading branch information
Showing
4 changed files
with
7 additions
and
20 deletions.
There are no files selected for viewing
5 changes: 5 additions & 0 deletions
5
...nents/main/default/permissionsets/EDRD_OmniStudio_Experience_Users.permissionset-meta.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
force-app/main/default/customPermissions/EDRD_MOH_STAFF.customPermission-meta.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<CustomPermission xmlns="http://soap.sforce.com/2006/04/metadata"> | ||
<description>Created for MOH Staff Permission Set</description> | ||
<isLicensed>false</isLicensed> | ||
<label>EDRD MOH STAFF</label> | ||
</CustomPermission> |
1 change: 1 addition & 0 deletions
1
force-app/main/default/customPermissions/EDRD_PHSA_PSP_Staff.customPermission-meta.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<CustomPermission xmlns="http://soap.sforce.com/2006/04/metadata"> | ||
<description>Created for PHSA PSP Staff Permission set.</description> | ||
<isLicensed>false</isLicensed> | ||
<label>EDRD_PHSA_PSP_Staff</label> | ||
</CustomPermission> |