Those six hours is the reason why temporary file aren't immediately deleted when cron tasks run. If then there are many temporary file to delete, a single run isn't sufficient to delete all the files.
I don't think there is currently a way to set back references in bulk for existing books that already reference an author...
I believe you can do this with CER through the UI...
Thanks. It still took a lot of trial and error for all the settings within the settings, but I eventually got it to display based on these instructions.
Another easy way to do this is to use the module Corresponding Entity References (cer). You would need to add an entity reference field in the authors content type pointing at the book, then set...
Posted2 days 7 hours ago by Alejandro Cremaschi (argiepiano) on:
I also found the contextual filter area in the view for this block. But that’s where it stops.
I'll try my best - views based on entity reference can be a challenge....
Comments
The cron job system_cron() will delete temporary files after the max time stipulated by a constant (6 hours)
Those six hours is the reason why temporary file aren't immediately deleted when cron tasks run. If then there are many temporary file to delete, a single run isn't sufficient to delete all the files.