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

fix(apex and core package.json): update SDR to v5.12.3 to pick up fix for child reads #3876

Merged
merged 3 commits into from
Mar 3, 2022

Conversation

gbockus-sf
Copy link
Contributor

What does this PR do?

update SDR dependency to v15.12.3 which include readFileSync fix for ZipTree. This fixes the issue where we can diff objects against the org.

What issues does this PR fix or reference?

@W-10159064@ @W-10120433@

Functionality Before

Failed to retrieve diff for objects.
Deploy source to org fails for custom objects.

Functionality After

Successfully diffs objects against org.

  1. Right click Account -> Select SFDX: Diff Folder Against Org

Screen Shot 2022-03-03 at 1 47 32 AM

Deploy source to org works as expected.
01:50:45.605 Starting SFDX: Deploy Source to Org

=== Deployed Source
STATE FULL NAME TYPE PROJECT PATH
───────── ─────────────────── ──────────── ────────────────────────────────────────────────────────────────────────
Unchanged Order__c.Account__c CustomField force-app/main/default/objects/Order__c/fields/Account__c.field-meta.xml
Changed Order__c CustomObject force-app/main/default/objects/Order__c/Order__c.object-meta.xml

01:50:49.316 ended SFDX: Deploy Source to Org

@gbockus-sf gbockus-sf requested a review from a team as a code owner March 3, 2022 07:51
Copy link
Contributor

@floralan floralan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just tested. Looks great!

@gbockus-sf gbockus-sf merged commit 00beb9a into develop Mar 3, 2022
@gbockus-sf gbockus-sf deleted the gbockus/updateSDR branch March 3, 2022 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants