field_instance_features_rebuild() catches FieldException's for instance creation or update, however the field_base rebuild does not.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 2534138-field-base-exception-catch-1.patch | 1.24 KB | mglaman |
field_instance_features_rebuild() catches FieldException's for instance creation or update, however the field_base rebuild does not.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 2534138-field-base-exception-catch-1.patch | 1.24 KB | mglaman |
Comments
Comment #1
mglamanPatch. Discovered #1664160: Catch field exception when rebuilding in the queue. Looks like it was fixed but reopened on same issues, but patch didn't apply, and already made mine.
Comment #2
joelpittet+1 to consistency
Comment #3
mpotter commentedThanks. Committed to d6490b4. I'll go update the other issue also.