#4747 - CSV export/import doesn't seem to be working 100%
| Identifier | #4747 |
|---|---|
| Issue type | Trivial issue (does not break functionality) |
| Title | CSV export/import doesn't seem to be working 100% |
| Status | Completed |
| Handling member | Chris Graham |
| Version | 10.0.39 |
| Addon | core |
| Description | After exporting some entries, I added them via CSV to a different site as a test. The entries made it into the database, but are not reflected on the front end. Last time I played with this CSV stuff I recall it working without issue, so maybe worth a check. |
| Steps to reproduce | |
| Related to | #4752 - Catalogue entries do not import correctly into tree catalogues |
| Funded? | No |
| Commits |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
Does emptying the block cache manually fix the issue?
Any background import task that sets mass-import mode should be emptying any block caches that would be invalidated by the import operation.
A few are, but not all.
Make it a standard feature of the tasks system to empty the block cache if mass-import mode was set, and make it so no task import hooks empty block caches manually any more.
Is this a tree catalogue or not?
Can you dump the contents of your catalogue_entries and catalogue_categories tables and email to me?