Closed (fixed)
Project:
Watershed Now
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
11 Jan 2011 at 02:35 UTC
Updated:
17 Jan 2011 at 19:46 UTC
Not sure if this will "just work" if you update the field in the associated Features content type definitions, or if you'll also need to include a hook_updateN function.
Comments
Comment #1
troynt commentedComment #2
seanberto commentedTroy does this "just work" if you change the feature definition in code or does it require a DB migration on existing installs?
Comment #3
seanberto commentedComment #4
troynt commentedSo I changed all the feature content field_sidebar definitions from 600 to 3000 ( will effect new installs )
Then I added a update function to correct it for current installs.
Comment #5
seanberto commentedHave you tested this on an already installed copy?
Comment #6
troynt commentedYes, it worked.
Comment #7
seanberto commented