-
-
Notifications
You must be signed in to change notification settings - Fork 119
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
5.0.3 version introduced bug on document metadata #270
Comments
Hi @arafesthain Thanks for raising this issue. We will ship a new version very soon to fix this. |
Quick question here. Imagine you just change the png file. What do you expect to be able to deploy a delta generated sources from the plugin:
PR #271 ready for review/testing @arafesthain if you have time |
Hi there, Thanks for the quick reply, point 2 for me :) |
Yes, we did add steps to run the plugin from sources here |
@scolladon unable to pack sgd :')
Seems that there is a misleading command line interpretation on windows ? |
Have you tried to install the project first ? $ yarn install |
I think there maybe an issue with the globally installed version of prettier in your environment and the way we are prettifying the README.md To unblock you just remove |
@scolladon GO for the pull request :) working fine from here |
Version 5.0.4 is just released with the fix for this issue |
Issue verification check :
What is the problem
Only document xml metadata is present inside a document folder in version 5.0.3

Expected Results (like in version 5.0.2)
Command used:
sfdx sgd:source:delta -d -t HEAD -f 2022_GR2.1_MARKETING -r /home/vsts/work/1/salesforce_repo -i /home/vsts/work/1/salesforce_repo/.forceignore -o output
The text was updated successfully, but these errors were encountered: