[data -import] import issue with quoted words
Make sure to read the troubleshooting section before creating an issue
- [x] I've read the common issues and the one I'm about to create is not one of those documented.
- [x] I've read the release note and the one I'm about to create is not already fixed.
Describe the bug when data importing data with quotes ("") the character immediately after the quote returns as a failure. removing the quotes imports fine. this was a huge hassle for me as i was importing 12k rows and 10 columns and had to search through the entire sheet to figure out that 2 cells had quotes in them, and once i removed them they imported fine
To Reproduce Steps to reproduce the behavior:
- Go to ' data import'
- import a cell with words in quotes
- See error
Expected behavior words with quotes should import without issue
Screenshots
Desktop (please complete the following information):
- Browser - chrome
Additional context Add any other context about the problem here.
I also got hit by this issue. Subscribing for future resolution