Relating to #1611848: Do a better job cleaning nodes when exporting via features. Helps avoid features thinking a node is constantly 'Overridden'., having resets for commonly volatile node attributes will help node_export_features keep better track of which nodes need to be re-exported and which do not.

Comments

James Andres’s picture

danielb’s picture

also needs a change to hook_uninstall()

danielb’s picture

Status: Needs review » Needs work

To clarify - I mean the new variables should be deleted.

But you should probably check my comments in the other issue and address those first.

James Andres’s picture

Status: Needs work » Needs review
StatusFileSize
new2.07 KB

Updated patch with requested changes.

danielb’s picture

Status: Needs review » Patch (to be ported)

That's pretty much the same patch.
Not to worry I've manually applied it (wouldn't apply for some reason) and added the uninstall stuff.

I need to see if any of this applies to Drupal 7.

danielb’s picture

Version: 6.x-3.x-dev » 7.x-3.x-dev

Yes it does.

danielb’s picture

Status: Patch (to be ported) » Fixed

good to go

James Andres’s picture

Cheers Daniel. I goofed the 'git format-patch' command I think...

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.