Posted by alex_b on September 9, 2010 at 3:04pm
3 followers
| Project: | Feeds |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | major |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
| Issue tags: | 6.x-1.0-beta6 |
Issue Summary
From #640508-9: Lock sources before importing/expiring/clearing them:
Got duplicates with feeds_nid 0. This was due changing the feed from manual (stand-alone-form) to being attached to a content type.
Though in the feeds_sources the reference did not get deleted to the stand-alone-form. And so content got imported twice. I manually deleted the row from feeds_sources
We should fix this with the next release.
Comments
#1
subscribe
#2
Depends on #908964: Break out job scheduler
#3
This should fix the problem. Testing.
#4
Committed.
http://drupal.org/cvs?commit=422446
#5
Automatically closed -- issue fixed for 2 weeks with no activity.