I put 3 differents files (CSV around 12Ko) but when I run alone the module, all the field are empty…
I tried different files, different tables, different scenario, also different browser…
Hi @G7, Welcome to the Make community
Normally this should work.
Few things you can check:
the output bundle you show in the log: is this the database item where you have added the attachments?
your output shows 2 bundles, your database shows 1 record. So you probably have a filter in the database view, and maybe the limit is set to 2 (see print screen), and therefore the record you are testing is not showing in the output bundles. You can set the limit to a higher amount (for testing!) to make sure you get to see all the records
@G7
Yes it is normal behaviour.
Depending on your setup the “Watch” module triggers when a database item is created OR modified.
When you’ve run the module once, all the items that were found in that run are marked ‘processed’. So when you run the module again, they will not show up anymore.
With the “choose where to start” you can “reprocess” existing items.