Project:e-Commerce
Version:master
Component:ec_store
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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

#1

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

#2

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.

#3

Status:active» fixed

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

#4

Status:fixed» closed (fixed)

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