A common issue we run into is that pushes to Salesforce fail after cloning a database to a dev site, where the site is connected to a different SF instance. This makes all the mapping objects invalid, but the IDs still get included in push attempts. This patch suggests that this could be the issue when certain errors are thrown, and also improves the logging messages.
This could be extended around the module, but the key here is isolating those ID mismatch errors and making them obvious.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | improve_errors_for_push-2910688-1.patch | 3.68 KB | gcb |
Comments
Comment #2
gcbIgnore this patch, misclicked the upload.
Comment #3
gcbComment #5
gcb