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

Error Case.Product__c Cannot update a field to a Lookup, MasterDetail, or Hierarchy from something else #604

Closed
1 task done
LoryHFHForce opened this issue Oct 24, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@LoryHFHForce
Copy link

Summary

I had an improvement from the issue I reported in #603

Now it is just this 1 Component Failure

Component Failures [1]

| Type Name Problem Line:Column
| ───── ─────────────── ───────────────────────────────────────────────────────────────────────────────────────── ───────────
| Error Case.Product__c Cannot update a field to a Lookup, MasterDetail, or Hierarchy from something else (44:13) 44:13

Salesforce Org Type

Trailhead Playground

Steps To Reproduce

  1. In VS Code - git clone https://github.com/trailheadapps/ebikes-lwc
  2. cd ebikes-lwc
  3. $ sf org login web -s -a mydevorg
  4. In playground - Enabled Digital Experiences > Enable ExperienceBundle Metadata API.
  5. Deleted Product__c
  6. Back to VS Code - Edited metadata as per instructions update data #4 (for Trailhead Playground)
  7. sf project deploy start -d force-app

Expected Result: Successful deployment to the Playground.

Current Behavior

Deploying v59.0 metadata to [email protected] using the v59.0 SOAP API.
Deploy ID: 0Af8b00000NQ278CAD
Status: Failed | ████████████████████████████████████████ | 103/103 Components (Errors:1) | 0/0 Tests (Errors:0)

Component Failures [1]

| Type Name Problem Line:Column
| ───── ─────────────── ───────────────────────────────────────────────────────────────────────────────────────── ───────────
| Error Case.Product__c Cannot update a field to a Lookup, MasterDetail, or Hierarchy from something else (44:13) 44:13

Expected Behavior

Please note that when I tried to create a scratch org and deploy the project, I had no problems. The app appeared in my scratch org beautifully.

Playground is a different story that I seem to be fighting with repeatedly.

Thanks!

Relevant Log Output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@LoryHFHForce LoryHFHForce added the bug Something isn't working label Oct 24, 2023
@github-actions
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants