After uninstalling field_permissions our feature modules would not revert since there were field_permissions data still stuck in the field_config:data column.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 2074341-1-remove_field_permissions_array_from_field_config_data_column.patch | 997 bytes | elvis2 |
Comments
Comment #1
elvis2 commentedHere is the patch to fix this problem.
Comment #3
mariacha1 commentedThanks! This works, although I wonder if the initial issue of features not reverting has since been fixed on the feature side, since I couldn't see it the behavior described.
Regardless, it makes sense to not leave stuff in the database.
Comment #4
mariacha1 commented