Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.19.0
-
Component/s: camel-salesforce
-
Labels:None
-
Estimated Complexity:Unknown
Description
The SalesforceException::getErrors should not be returning null List<RestError> but an empty List if there errors field is null.