Closed (duplicate)
Project:
Ubercart
Version:
6.x-2.0-rc5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Aug 2009 at 10:57 UTC
Updated:
21 Aug 2009 at 12:49 UTC
Roles are not updated automaticalle when purchasing a product with the feature role assignement.
Comments
Comment #1
Island Usurper commentedI think #479836: Roles and File Downloads Not Being Assigned for Anonymous Checkouts should fix that problem. Make sure to start with default predicates, or they might not all be doing what they need to.
Comment #2
tiger_h commentedI disabled anonymous checkout in my application. It is still not working.
Comment #3
Island Usurper commentedIt could be that your Conditional Actions aren't set up to move the order status to the correct status automatically. Check the conditions for the predicate that grants the files and roles, and see if any of your orders are in that status. That issue tries to set up several predicates to handle anonymous vs. logged in customers, and shippable vs. unshippable orders. However, it only affects predicates in their default state, so any predicates that have been changed won't be patched, and might not cover all of the bases.
In short, check your Conditional Actions.