After uninstalling field_permissions our feature modules would not revert since there were field_permissions data still stuck in the field_config:data column.

Comments

elvis2’s picture

Status: Active » Needs review
StatusFileSize
new997 bytes

Here is the patch to fix this problem.

  • mariacha1 committed 9c078fd on 7.x-1.x authored by elvis2
    Issue #2074341 by elvis2: Remove field_permissions array from...
mariacha1’s picture

Issue summary: View changes

Thanks! 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.

mariacha1’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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