trailheadapps/ebikes-lwc

Error on running command - sfdx force:mdapi:deploy -d guest-profile-metadata -w 10

rb-sfdc opened this issue · 3 comments

Summary

Previous commands were successful, but after running the below command, getting error

PS C:\Ruchika\Demo_CGI\Recipe_Ebike\ebikes-lwc> sfdx force:mdapi:deploy -d guest-profile-metadata -w 10
*** Deploying with SOAP ***
Job ID | 0Af5j00000D0QRFCA3
MDAPI PROGRESS | ██████████████████████████████████░░░░░░ | 6/7 Components

=== Component Failures [1]
TYPE FILE NAME PROBLEM─────
Error guest-profile-metadata/profiles/E-Bikes Profile.profile E-Bikes Profile In field: field - no CustomField named Case.AssetWarrantyId found

ERROR running force:mdapi:deploy: The metadata deploy operation failed.

Salesforce Org Type

Trailhead Playground

Steps To Reproduce

Installing the steps using steps mentioned in : https://github.com/trailheadapps/ebikes-lwc
Run command
sfdx force:mdapi:deploy -d guest-profile-metadata -w 10

Error found
Error guest-profile-metadata/profiles/E-Bikes Profile.profile E-Bikes Profile In field: field - no CustomField named Case.AssetWarrantyId found

ERROR running force:mdapi:deploy: The metadata deploy operation failed.

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

Welcome! 👋

Thank you for posting this issue. 🙇🏼‍♂️ We will come back to you latest within the next 48h (working days). Stay tuned!

Flagging this as stale, as there was no recent activity within the last 14 days. 🧐

Hello @rb-sfdc - this has been resolved with the latest PR #392