Open acrosman opened 3 years ago
I got excited with all the commits!!! you guys are awesome!!
@aaronwinters
The recipe loaded beautifully though wondering with we want to assign a fake string to sfal__Topic__c
's name
field that the default is not the record id.
@acrosman @prescod
In order to support EDA Salesforce Advisory Topic recipe, we will need to add SAL
repo to the sources
in cumulusci.yml
and execute additional flow to set up the dependencies.
like this:
sources:
eda:
github: https://github.com/SalesforceFoundation/EDA
npsp:
github: https://github.com/SalesforceFoundation/NPSP
sal:
github: https://github.com/SalesforceFoundation/SAL-CumulusCI.git
On the EDA instruction
cci flow run sal:install_base --org dev
Thanks for catching that @eehjunggnujhee! I updated the Topic object to populate more meaningful text in the name field.
I removed the links to the two PRs because there is still work to do on this issue, but #70 is a great step forward. I'll review that, and likely merge it, with the expectation that we'll add to it either through this issue or new sub-issues.
Create a recipe for the product formerly known as advisor link (now Student Success Hub).
It should include at least:
There may be useful ideas about what's really needed and how to build that in the SAL-CumulusCi repository.