I'm trying this great module.
I've installed rules, rules_admin but I'm not able to track my rules.
Is it normal?
Is there a integration with rules?

Thanks for this great module :)

Sergio

CommentFileSizeAuthor
#5 1923314.patch681 bytesdagmar
#3 1923314-3-rules.patch1.86 KBnils.destoop

Comments

swentel’s picture

related to #1870356: support Entity API exportables as rules' features integration relies on entity api - so in a way when there's a bridge between entity api and this one, rules will follow automatically.

dagmar’s picture

Status: Active » Closed (duplicate)

Yes. Rules support is covered by the patch in #1870356: support Entity API exportables.

nils.destoop’s picture

Status: Closed (duplicate) » Needs review
StatusFileSize
new1.86 KB

I still have some problems with the rules. In attachment you can find a patch that creates the RuleConfiguration class.

Following problem occurs:

WD rules_config: PDOException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'commerce_add_to_cart_confirmation_message' for key 'name': INSERT

This occurs when a module has a default rule export, and configuration wants to resave it.

Status: Needs review » Needs work

The last submitted patch, 1923314-3-rules.patch, failed testing.

dagmar’s picture

Status: Needs work » Needs review
StatusFileSize
new681 bytes

Thanks @zuuperman I just included the logic of your patch in the base entity classs. Should be a more general solution for all entities exported by this handler.

Status: Needs review » Needs work

The last submitted patch, 1923314.patch, failed testing.

dagmar’s picture

Version: 7.x-2.0-alpha2 » 7.x-2.x-dev
Status: Needs work » Needs review
dagmar’s picture

Status: Needs review » Fixed

Committed and pushed #5 to 7.x-2.x. Thanks @zuuperman and @arrubiu.

Status: Fixed » Closed (fixed)

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