trailheadapps/ebikes-lwc

Unable to deploy to dev sb.

lmbugua852 opened this issue · 5 comments

Summary

image

Salesforce Org Type

Developer Edition Org

Steps To Reproduce

No response

Current Behavior

No response

Expected Behavior

No response

Relevant Log Output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Thank you for posting this issue. 🙇🏼‍♂️
We will come back to you shortly.

pozil commented

Hi @lmbugua852 thanks for opening an issue.
I did a full deploy following the instructions but I wasn't able to reproduce the issue.
I have a couple of questions to try to help:

  1. are you trying to deploy on a Summer '23 pre-release org? If yes, you need to use the content form the prerelease/summer23 branch.
  2. did you apply step 5 from the instructions?

    Remove the Product custom field from the Case object

Hi @pozil thanks for the quick response.
I tried 3 dev orgs, none of them on a Summer '23 pre-release.
image

I edited the sites metadata file & deleted the product custom field on Case.
I tried the content from the prerelease/summer23 branch as well.
image

pozil commented

Looking at your output, this is clearly a Spring '23 org (API v57.0) so the prerelease branch won't work (as expected).

Sorry to ask but could you try to deploy from main on a Trailhead Playground org?

image

No issues with a new trailhead org. Thanks Pozil!