When I put a field in a feature and then revert the feature on another site then the field columns module doesn't create the database table. The column does show up on the field configuration. Upon saving the configuration the column is created.

I think the problem is caused because only the hook_field_update_field hook is implemented, the hook for field creation is missing.

Comments

  • rudiedirkx committed 47c0918 on 7.x-1.x
    Issue #2387707: Field columns doesn't add column upon creating field
    
rudiedirkx’s picture

Status: Active » Fixed

Fixed in dev, I think. Test it if you care =)

Status: Fixed » Closed (fixed)

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