I couldn't figure out how the "Mark shipped product as completed" rule were supposed to work, until it dawned on me that it must be missing a ruleset. The rules_txn_complete set seems to have been lost between RC11 and 12.

Comments

gordon’s picture

I have looked at this and the rule set does exist in the files.

xen’s picture

Maybe CVS is messing with me.

grep'ing for rules_txn_complete only shows hits in ec_store.rules_defaults.inc.

Comparing:

http://drupalcode.org/viewvc/drupal/contributions/modules/ecommerce/ec_s...

with:

http://drupalcode.org/viewvc/drupal/contributions/modules/ecommerce/ec_s...

Only the latter has "rules_txn_complete" outside rules_8 (Mark shipped product as completed) and that's the #set in rules_9.

Allowing for name changes and other such issues, neither can I see the ruleset in the backend. Tried both HEAD and DRUPAL-6--4-0-RC11, with rules "Show fixed rules and rule sets" setting enabled.

gordon’s picture

Status: Active » Fixed

Thanks I have tracked down the missing rule and put it back.

Status: Fixed » Closed (fixed)

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