e.g.
As can be seen in this image, the trigger is App Variable change (an object type variable).
In the highlighted flow, the logic for the 2nd step is:
Set value: “LENGTH(appVars.new_user.password)” to a number type page variable.
But, as experienced in the Preview App and as inspected in the Debugger, the page variable is not getting set.
This is also the case for all the flows emanating from the App Variable change event.
The triggering, app variable’s value is not getting ‘read’ in the flows, even though the State data in the Debugger is showing the App Variable to be set correctly.
Kindly advise how to go about rectifying this.
Thanks.