Skip to content
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

✨ Feedback from May 2022 Sprint #14

Merged
merged 18 commits into from
Jun 16, 2022
Merged

Conversation

shunkosa
Copy link
Collaborator

@shunkosa shunkosa commented May 6, 2022

Changes

  • Add lookup filter on relationship object
  • Add lightning record page on contact with conditional related list visibility
  • [Breaking Change] Update name of Survey User to Field Worker

@shunkosa shunkosa changed the title Feedback from May 2022 Sprint ✨ Feedback from May 2022 Sprint May 7, 2022
@eehjunggnujhee
Copy link
Contributor

@shunkosa I reviewed the changes line by line. I will test a full installation later this weekend

@eehjunggnujhee
Copy link
Contributor

eehjunggnujhee commented May 14, 2022

`cci org scratch dev grms-scratch --days 30`
`cci flow run dev_org grms_scratch`

DO not use CCI flows

sfdx force:org:create -f config/project-scratch-def.json -a grms-scratch-1 -d 30
sfdx force:source:push -u <scratchOrgUsername>
sfdx force:user:permset:assign -n GRMS_App_Admin -u <scratchOrgUsername>
sfdx force:data:tree:import -p data/plan.json -u <scratchOrgUsername>
sfdx force:apex:test:run --testlevel RunLocalTests --synchronous -u <scratchOrgUsername>

Disregards below
Experienced sfdx run test bug HERE

@eehjunggnujhee
Copy link
Contributor

eehjunggnujhee commented May 14, 2022

@shunkosa
I successfully installed the base metadata, but encountered an error while deploying post of the sample metadata with cci and sfdx.
forcedotcom/cli#1314

Copy link
Contributor

@eehjunggnujhee eehjunggnujhee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@shunkosa @johncastelloe I was able to deploy the source without an issue.

Copy link
Contributor

@eehjunggnujhee eehjunggnujhee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed

@eehjunggnujhee eehjunggnujhee merged commit 88f45a1 into main Jun 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants