Background: I have a site of roughly 65000 nodes populated almost exclusively with Node Import (thank you!) processing around 35 different csv files. I also use Node Import Update because I need a way to regularly re-import the files to update content without creating new nodes. Node Import via Cron does not recognize the Node Import Update module so until that happens I have to kick off re-imports manually.
Question: When a task finishes it gets listed at /admin/content/node_import with a few details and status. I would like an option to re-run the job from that list rather than creating a new import that is identical to the job that has already been run. In my case, the import settings never change, and if they do I can create a new import and delete the old one. Having an option to re-run a completed job would be awesome.
Comments
Comment #1
halloffame commented+1 to this.. Anyone?