Closed (fixed)
Project:
Computed Field
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Feb 2007 at 03:51 UTC
Updated:
27 Nov 2009 at 07:11 UTC
As per some discussion in this related issue:
It would be very useful if the module could select a computed field or fields stored in the database to recalculate when cron is run, instead of when the node is updated.
Comments
Comment #1
Moonshine commentedClosing out issues over a year old to tidy things up a bit. Feel free to re-open if it's still valid.
Comment #2
clarkburbidge commentedI'd love to see this. I have had a few reasons to want to recompute regularly or via some trigger. Maybe there are other recipes to fix what I need:
I have an Age computed field in a content_profile node that I'd like to get looked at daily.
I have a Automatic node title that uses a computed field that needs to be save 3 times for the desired title to show up. (I use VBO now periodically. Big pain!)