Cannot export to CSV
Steps to reproduce
- Go to some table
- Select all tables
- Click the button with a small icon of table and gear close to the Data
- Select Export in the form of CSV
- Observe no action
- Go to the ... button on the right from the total number of rows
- Click over Export to CSV
- Observe no action
Expected behavior
The data should be exported to the CSV file
Actual behavior
No action observed
Tables app version
0.6.6
Browser
Version 1.63.165 Chromium: 122.0.6261.94 (Official Build) (64-bit)
Client operating system
Windows 10 x64
Operating system
Ubuntu 22.04
Web server
Apache
PHP engine version
PHP 8.2
Database
MariaDB
Additional info
No response
Hi, I was experiencing a similar issue. Try to export a single row of data. After that a selection of some rows. This worked for me except for 2 specific rows. When I tried to do an export with this rows included, the export failed. After deleting these two, I was able to export the whole table. It seems like there is some type of corrupt data which prevents the export of the whole dataset.
Hi, I was experiencing a similar issue. Try to export a single row of data. After that a selection of some rows. This worked for me except for 2 specific rows. When I tried to do an export with this rows included, the export failed. After deleting these two, I was able to export the whole table. It seems like there is some type of corrupt data which prevents the export of the whole dataset.
Thanks for the workaround, it allowed me to identify one faulty row. After re-editing that row, I was able to export the entire table.
Would that be possible to add some warning that the table cannot be exported due to mismatch/error whatever with details, why it is not possible to perform the action? This will help users to "fix" it somehow, at least.
If anyone could share what content those faulty rows had that would help a lot. Also can you check if there was any error in the browser console when trying to export those?