Closed (fixed)
Project:
Related links
Version:
5.x-2.2-beta
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 May 2008 at 03:13 UTC
Updated:
30 May 2008 at 08:24 UTC
Really excellent module. I've got my nodes relating to each other very nicely, however an issue has arisen.
It seems that when I create a new node that uses the same term as an older node, the Discovered links for the new node include the older node, but if I visit the older node's page and view its Discovered links, the list doesn't include the new node. However, if I edit and then resubmit the older node, the Discovered link block then includes a link to the new node. I ran cron thinking that was the issue, but the older node didn't update.
Is this by design or am I misunderstanding something?
Comments
Comment #1
bsuttis commentedUpdate: Looks like I jumped the gun and didn't investigate enough.
The updates rely on cron but I assumed they'd update whenever cron.php got hit, but there's a setting at admin/settings/relatedlinks/discovered where you choose a time to update the links. It'd be nice if it included an option for 1 hour as well.