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

Default Merge All Fields Option on Object Merge Handler #4

Open
CowboyDan opened this issue Feb 27, 2018 · 3 comments
Open

Default Merge All Fields Option on Object Merge Handler #4

CowboyDan opened this issue Feb 27, 2018 · 3 comments

Comments

@CowboyDan
Copy link

CowboyDan commented Feb 27, 2018

Provide a checkbox on the Object Merge Handler called "Default Merge All Fields".

Instead of relying on Object Merge Field records, all fields would be merged.

This would remove the need to create any Object Merge Field records, with the exception of:

  1. Object Merge Fields marked as "Use for Matching"

  2. Object Merge Fields marked as "Preserve Null Values" (Preserve Null Values Option for Object Merge Field #3)

@kyleschmid
Copy link
Owner

Would want the ability to specify certain fields to ignore with a checkbox on Object Merge Field called "Skip Field"

@CowboyDan
Copy link
Author

Doesn't "Preserve Null" net out to the same as a skip? If the Master is null, it won't change, and if it had a value, it wouldn't change.

@kyleschmid
Copy link
Owner

You're right. Didn't think all the way through that one. That comment is a duplicate of #3. Also might want to make it a little more robust with checkboxes, since they are true or false, not null.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants