ATF: Field type 'glide_list' is getting emptied or failing to set field values on an intermittent basisIssue ATF: Field type 'glide_list' is getting emptied or failing to set field values on an intermittent basisReleaseAny release versionCauseThis is likely due to the ElementGlideListAjax query result not being returned in time.ResolutionA simpler way to avoid this is to add a separate Set Field Values step just for the Glide List inputs immediately preceding the Set Field Values step causing the issue (or) Add 'Field Values Validation' step after the Set Field Values step and before submitting the form, which will wait for the full timeout to ensure all field updates are completed before proceeding.