Closed (won't fix)
Project:
Features
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
16 Dec 2011 at 23:40 UTC
Updated:
20 Jun 2014 at 19:45 UTC
Jump to comment: Most recent
Comments
Comment #1
alexweber commentedPossible duplicate of #1055460: Disabling a feature does not disown content type
Comment #2
hefox commentedCurrent expected behaviour for soft exportables.
There's no disable column in roles table, so there's no way features can disable the role without core hacks. If it deleted it, it'd delete the role id, leading to potential data loss, which disable is not suppose to do, etc.
I don't think there's anything features can do in this case.
Comment #3
hefox commentedBeen a while, no work, not pursueing. Purge patch likely will take care of it if that ever lands