Closed (duplicate)
Project:
UUID Features Integration
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jun 2011 at 19:08 UTC
Updated:
27 Jun 2011 at 22:59 UTC
I have a site with > 10,000 nodes that I was trying to export taxonomy terms from. Every time I went to create a feature, I got a timeout error because it was trying to load all 10,000 nodes to create uuid_node entries for them. I thought I could get around this by disabling the uuid_node module, but it didn't work.
This patch checks to make sure that uuid_node and uuid_taxonomy are enabled before adding their respective feature callbacks.
| Comment | File | Size | Author |
|---|---|---|---|
| uuid_features_only_installed_modules.patch | 1.86 KB | jlyon |
Comments
Comment #1
robloach#1188646: Error when the UUID Node module isn't installed :-)