Closed (outdated)
Project:
Feeds
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Mar 2013 at 22:09 UTC
Updated:
9 Feb 2026 at 15:37 UTC
Jump to comment: Most recent
I am importing feed-items from thousands of feed nodes programmatically as explained in the documentation but cron is not updating or creating feed-items. I went ahead and checked the job_scheduler timestamp when a job is to be executed (next = last + period) (using a timestamp to date conversion app), and found every single timestamp are dates which have already past (therefore they never get imported).
I have uninstalled feeds module and reinstalled using devel and searched on the issue cues though I have found nothing.
Comments
Comment #1
Yorgg commentedSteps to reproduce:
1. Import feed-items from Feed nodes programmatically.
2. Remove feed-items so cron can find new nodes to create
3. check the timestamp values in the "next" field in job_scheduler database and notice the dates have already past.
Comment #1.0
Yorgg commentedTrying to be more acurate
Comment #2
bluegeek9 commentedDrupal 7 reached end of life and the D7 version of Feeds is no longer being developed. To keep the issue queue focused on supported versions, we’re closing older D7 issues.
If you still have questions about using Feeds on Drupal 7, feel free to ask. While we won’t fix D7 bugs anymore, we’re happy to offer guidance to help you move forward. You can do so by opening (or reopening) a D7 issue, or by reaching out in the #feeds channel on Drupal Slack.
If this issue is still relevant for Drupal 10+, please open a follow-up issue or merge request with proposed changes. Contributions are always welcome!