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

The Salesforce connector returns invalid CSV data when values contain new lines #6556

Closed
MaryamZi opened this issue May 21, 2024 · 2 comments · Fixed by ballerina-platform/module-ballerinax-salesforce#346

Comments

@MaryamZi
Copy link
Member

Description:
$title.

Results in more entries than expected, where each array is also of varying lengths.

@niveathika
Copy link
Contributor

@aashikam We should see if newlines within quotes should have been escaped from the http:Client based on the entity type.

Copy link

This issue is NOT closed with a proper Reason/ label. Make sure to add proper reason label before closing. Please add or leave a comment with the proper reason label now.

      - Reason/EngineeringMistake - The issue occurred due to a mistake made in the past.
      - Reason/Regression - The issue has introduced a regression.
      - Reason/MultipleComponentInteraction - Issue occured due to interactions in multiple components.
      - Reason/Complex - Issue occurred due to complex scenario.
      - Reason/Invalid - Issue is invalid.
      - Reason/Other - None of the above cases.

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

Successfully merging a pull request may close this issue.

3 participants