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

[Bug] When evaluation response has comma, csv file is parsed weirdly #918

Closed
brockWith opened this issue Nov 21, 2023 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@brockWith
Copy link
Contributor

brockWith commented Nov 21, 2023

Describe the bug
When export evaluation result, sometimes csv file was broken because of comma in contents.

To Reproduce
Steps to reproduce the behavior:

  1. Run Evaluation Any type. the result have to include comma for reproducing error
  2. export Result
  3. You can see malformed csv file.

Expected behavior
export csv file correctly

Screenshots
Screenshot 2023-11-21 at 12 13 44 PM
Screenshot 2023-11-21 at 12 11 21 PM

Desktop (please complete the following information):

  • OS: MacOS
  • Browser: Whale
  • Version: 3.23.214.10

Please make sure to provide all the requested information to expedite the debugging process. Thank you for helping us improve our project!


@mmabrouk mmabrouk added the bug Something isn't working label Nov 21, 2023
@mmabrouk
Copy link
Member

mmabrouk commented Dec 1, 2023

This bug has been resolved in #878

@mmabrouk mmabrouk closed this as completed Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants