Closed mkolodner closed 4 years ago
@Nickers3 - Just tried to spin up a dev org from the Master as it stands now and got an error:
Running command: sfdx force:source:push -u test-p09w0ytajefc@example.com 2020-05-19 10:04:11: Job ID | 0Af1h00000OoH4gCAF 2020-05-19 10:05:00: TYPE PROJECT PATH PROBLEM 2020-05-19 10:05:00: ───── ────────────────────────────────────────────────────── ──────────────────────────────────────────── 2020-05-19 10:05:00: Error force-app/main/default/settings/Case.settings-meta.xml CaseSettings: Specify the default case user. 2020-05-19 10:05:01: Return code: 1 stderr: ERROR running force:source:push: Push failed.
2020-05-19 10:05:01: Exception in task deploy_unmanaged.dx_push
Error: Return code: 1 stderr: ERROR running force:source:push: Push failed.
@mkolodner Settings will need to move to a pre install step. I think we may need a script as we wouldn't know username within the repo.
With work of moving to unmanaged pre, this issue can be closed.
@Nickers3 - Just tried to spin up a dev org from the Master as it stands now and got an error:
Running command: sfdx force:source:push -u test-p09w0ytajefc@example.com 2020-05-19 10:04:11: Job ID | 0Af1h00000OoH4gCAF 2020-05-19 10:05:00: TYPE PROJECT PATH PROBLEM 2020-05-19 10:05:00: ───── ────────────────────────────────────────────────────── ──────────────────────────────────────────── 2020-05-19 10:05:00: Error force-app/main/default/settings/Case.settings-meta.xml CaseSettings: Specify the default case user. 2020-05-19 10:05:01: Return code: 1 stderr: ERROR running force:source:push: Push failed.
2020-05-19 10:05:01: Exception in task deploy_unmanaged.dx_push
Error: Return code: 1 stderr: ERROR running force:source:push: Push failed.