Batch function
iteego - June 12, 2009 - 04:30
| Project: | Taxonomy Node |
| Version: | 6.x-1.0-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
This function will create duplicates that seriously mess up the db. The process for detecting terms that already exists needs to be much better. Also, if you delete a taxonomy term it will reset the content type to none. You then have to reset the content type. After doing this, if you run a batch process it will not analyze what nodes you already have, instead it will duplicated them if they already exist. Then if you delete the duplicate nodes it will of course delete your taxonomy terms. The batch process is currently very DANGEROUS and should be used with caution or you will lose a lot of your taxonomy terms! I learned the hard way.

#1
This is a bit related to #489530: How to associate existing nodes with taxonomy nodes?, I think this should be fixed on the new beta2. The content type should not be reset any more and you can choose a node to attach to a term if it was already on the db.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.