|
hi ,
I have crreated promo rule for our webstore which has 2 conditions to evalute.
1, User creation date is less than50 days show promo
2. If the user belongs to a particular user group (XXX) don't show promo.
for the second rule i used PartyclassficationGroupId as user group and condition to check is "IS NOT" and TEXT as "XXX" with inclue and N.
Now it is failing for every other party which doesnot belong to the XXX classfication.
I could see that t gets the classification list from cache and filters them based on active users.
even when the party is not related to XXX user group it fails to add promo.
any information will be helfpul and thanks to all
regards
vamsi
|