I have a client script that listens for fieldChanged events on a Suitelet form. When a certain field is changed, it updates a column in every row of a list below the form. There's a function that should be executing when the list fields are changed, but the initial fieldChanged function never executes anymore. This issue started in the past couple weeks, possibly right after the recent 2019.1 upgrade but I'm not sure. Anyone know if this might be an intentional change?