Allison Letts
Allison Letts
Command `git fire` instead of `git-fire`
https://github.com/joke2k/faker/blob/e2d255a942719c756426c995bb350ae5b23f119e/faker/providers/person/en_US/__init__.py#L770-L771 The existing implementation of nonbinary first names in en_US is just a copy of all of the female names and all of the male names. I'd like this list...
## Summary ## Version of Mass Action Scheduler ## Steps To Reproduce 1. Create a valid mass action configuration with a report as source and a quick action as target,...
I'm working in an org that wants to use this data model within the Customer Communities profile. Membership contact roles for this org need to be shared with a broader...
The Python release listed in the docs is pretty old. Can we change it to reference the latest Python 3 version instead? Is it fair to say that in October,...
I'm running Windows with VSCode-based Powershell and snowfakery 3.5. When I try to run a [snowfakery recipe](https://github.com/SFDO-Community-Sprints/Snowfakery-Recipe-Templates/blob/main/snowfakery_samples/OSC/MembershipSchemaAndBenefits_PricebookProducts.recipe.yml) that queries Salesforce records, I receive an error message. This appears to be...
- Ready for renewal - Multiple memberships (primary) - Not 12 month membership - Company-driven memberships (all contacts for the org get MCRs) - Memberships that don't expire - Upgrades/downgrades
Right now, we have Membership Status values that could mean multiple things: - Former - Current - Lapsed - Renewal In the snowfakery recipe, I'm saying Lapsed is End Date...
The "update Admin profile" task doesn't seem to entirely provide access, specifically to OpportunityLineItem.Membership__c. This PR assigns the Manage Memberships permission set to the running user as part of `cci...