OnChange client script is not working on glide_list field on the form when we click on "Add / remove" multiple optionDescriptionOnChange client script is not working on glide_list field on the form when we click on "Add / remove" multiple optionSteps to Reproduce Add a field of type "list" Create a new onChange "Client script" on this field. Add an alert statement . Click on ""Add / remove" multiple on the list field. Add multiple enteries on the list. Alert will not be displayed. Add a single value using text input, alert is displayed correctly. Expected Behavior - Alert should be displayed when user select multiple values in list collector. Actual Behavior - Currently, alert is not displayed.WorkaroundAfter carefully considering the severity and frequency of the issue, and the cost and risk of attempting a fix, it has been decided to not address this issue in any current or near future releases. We do not make this decision lightly, and we apologize for any inconvenience.Related Problem: PRB1341963