Open jhorbulyk opened 4 years ago
In https://github.com/elasticio/salesforce-component/pull/133 a maxFetch value was added to many lookup actions. However, it was not applied to all code paths. For instance, int the query.emitAll case, this change has not been applied: https://github.com/elasticio/salesforce-component/blob/master/lib/actions/query.js#L96-L123
In https://github.com/elasticio/salesforce-component/pull/133 a maxFetch value was added to many lookup actions. However, it was not applied to all code paths. For instance, int the query.emitAll case, this change has not been applied: https://github.com/elasticio/salesforce-component/blob/master/lib/actions/query.js#L96-L123