Skip to content

Conversation

@XianlinGong
Copy link
Contributor

salesforce_ar_sync currently uses Restforce CRUD methods that return false when an error occurs when salesforce saves the object. Change these methods to their bang versions so that we get an error instead of false.

jhaig
jhaig previously approved these changes Sep 8, 2025
Copy link
Contributor

@Phillita Phillita left a comment

Choose a reason for hiding this comment

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

This seems ok. It looks like for create/update it'll typically add the exception as an error on the object. I'm not sure where the delete errors will go.

Make sure you add a changelog and update the version file

Update CHANGELOG.md version 5.3.0
version.rb 5.3.0
@jhaig jhaig merged commit 668ccb7 into InfoTechRG:master Sep 23, 2025
3 checks passed
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