Update variable does not update XDM
Hi,
I have set up a rule with WebSDK, however the 'Update Variable' action is not updating values in XDM, there are the same values as they have been defined in XDM Data Element.
Rule:

Example:
XDM:
prop24 = 1
Update variable:
prop24 = abc
What can be a reason of the issue?