-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Robot] Disbursement permission test #99
Conversation
- `unpackaged/qa/permissionsets/Disbursements.permissionset-meta.xml` - CumulusCI task `delete_data`
…rsementpermission__namespace Adds namespace tokens to unmanaged references
link to WI- W-9027758 |
@jstvz This is ready for your review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great. Approving.
I was considering if all the extra files for robot tests should go in a sub-directory of robot/OutboundFunds/resources
to keep all the config in one place. Though what you have is fine too.
cumulusci.yml
Outdated
6: | ||
task: assign_permission_sets | ||
options: | ||
api_names: Disbursements |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This can be removed since you added "permsets": ["Disbursements"]
to the user definition file.
6: | |
task: assign_permission_sets | |
options: | |
api_names: Disbursements |
WI: https://gus.lightning.force.com/a07B0000008xooeIAA
Critical Changes
Changes
Issues Closed
New Metadata
Deleted Metadata
Definition of Done
Refer to Definition of Done to see any additional details for the items below:
Unaggregated Pull Requests