Auto populating of variables doesn’t work when we set variables in ATF step.SummaryWe have Client scripts which will auto populate the value of one variable depending on the value of another variable when working via Portal. Same is not happening when trying to Configure the Step in ATF. If the value of variable 'A' is set to "1" in ATF, it is expected that when tying to set the value of another variable 'B', it should set to "2" automatically as per Client Script but ideally it does not happen and is an expected behaviour. Reason : What populates dependent fields/variables via client script or policy actions that must run on a live form, and not the ATF step form.