Ajax enabled Recommendation rule not working on UI
Hi Team ,
Anyone faced similar issue before ?
Constraint rules are running correctly when needed, but the value shown on UI is the old value instead of the value that should be constraint.
Eg: Old value of attribute A = 2, if A is greater than 3 then run constraint rule.
Rec rule is setting value of A > 3, so constraint rule is running correctly.
But value of A on UI is still 2.
Expected behavior is A should show > 3 on UI & then throw constraint.
Both Rec rule & Constraint rule have AJAX enabled..
0