Closed (duplicate)
Project:
Rules
Version:
7.x-2.x-dev
Component:
Provided Module Integrations
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Mar 2011 at 15:13 UTC
Updated:
26 May 2012 at 16:11 UTC
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
Comment #1
csevb10 commentedOk, 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
Comment #2
fagothanks, lets mark it as duplicate then.
Comment #3
mitchell commentedMoving to "Provided Module Integrations" component.