
We don’t seem to having any luck importing a simple .csv file. The import function acts like it’s working but no data imports or is shown in the collection
The sample data is from the Appwrite documentation
$id,title,author,year,available f3k91x8b2q,Harry Potter and the Sorcerer's Stone,J.K. Rowling,1997,true mz7lq3dp5c,The Fellowship of the Ring,J.R.R. Tolkien,1954,true x0v4p8ncq2,To Kill a Mockingbird,Harper Lee,1960,false
and 5 attributes were set up
id: string title: string author: string year: string available: bool
The settings in Permissions were changed: Role of Any to CRUD all checkmarked.
Collection ID is 68656be40004ea51ac48
Upon using the Import CSV and selecting a the above csv document from the bucket, we see the message
"Documents import from csv has started"
and then it disappears after a moment with no other activity.
Are we missing a setting?
Recommended threads
- There is ui Problem in the Display name
in Display name i have selected buy mistake but when its update that time document get blank and also when i remove at that time also not removing and data is s...
- Database is not working
The database is not working plz check and fix this, tnq
- My collection is not updating after csv ...
