in my given use case, the user interface tells me that everything is in state default.

but when i execture "drush fd myfeature" it will basically output, that it wants to remove all rules related export code from the module

shell$ drush fd austrofeedr_hochwasser_processor

Component: rules_config
< array(
...
RULES CONFIG
....
<   },
< )
---
> FALSE

fortunately, actually executing the command modify the feature's contents

Comments

csevb10’s picture

Ok, I encountered this same darn issue, and - whilst I tracked it back, I can't figure out who to blame. You can read details here, but I'm pretty sure this is an issue with features/PHP, not rules --
http://drupal.org/node/1110032

fago’s picture

Status: Active » Closed (duplicate)

thanks, lets mark it as duplicate then.

mitchell’s picture

Component: Feature module support » Provided Module Integrations

Moving to "Provided Module Integrations" component.