5.9 1899 (also had this issue in all previous versions)
Chrome Browser
Problem:
Log shows Dynamically calculated value is changed but it is not replicated in the user form on the screen.
When you change a value of an attribute the dynamic rule is triggered to update another calculated filed.
'Executing' loader is displayed and if you tab through to the next field while it's 'Executing' the value of the calculated filed is not populated or changed.
The re-calculation is not broken or anything and the log shows that the rule executed fine and that the value has in fact been changed.
Issue is, this is not replicated on the user form which still shows the old value.
If you don't tab and wait, then the calculated filed is changed on screen.
Consequences:
We have a attribute showing Total Amount to be charged on a card and since this is occurring, the user might charge the wrong amount.
What is expected:
The value of the fled on the form to change (as it does in the log) even if the user tabs onto the next field.
Our processes require a quick data entry and that means tab through the fields. It's not user friendly to wait 3-4 seconds for every 'Executing' message to finish before we move to the next field.
Has anyone had a similar issue.
Cheers