syndesis icon indicating copy to clipboard operation
syndesis copied to clipboard

We need to pay better attention to Salesforce metadata

Open zregvart opened this issue 6 years ago • 3 comments

This is a...


[✓] Feature request
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[ ] Documentation issue or request

The problem

When using Salesforce connector we might offer the user object or field that is not usable in the context of the selected action. For instance field Name cannot be updated on the Contact object, or User object cannot be deleted via API call. This is all coded in the metadata of the objects, e.g. fields have updateable flag, objects have deletable flag.

Expected behavior

Never offer something to the user if that can lead to errors. For instance remove Contact's Name field from the data shape specification when selecting update/create or update actions.

zregvart avatar Mar 02 '18 10:03 zregvart

This issue has been automatically marked as stale because it has not had any activity since 90 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions!

stale[bot] avatar Nov 25 '18 17:11 stale[bot]

A bit nuanced, we should provide better use of Salesforce metadata.

zregvart avatar Nov 26 '18 10:11 zregvart

This issue has been automatically marked as stale because it has not had any activity since 90 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions!

stale[bot] avatar Feb 24 '19 11:02 stale[bot]