Open the attached model Optimization export to CSV 20.2.fsm.
Run the optimization.
Click on Export as CSV:
It successfully exports the results as CSV.
Open the attached model Optimization export to CSV 23.0.fsm.
Run the optimization.
Click on Export to CSV:
It throws an exception:
exception: FlexScript exception: Attempted to assign non-number data to field 6 which is a number type field in VIEW:/active/experimentcontrol/tabcontrol/Run/OptStatusPanel/ControlPanel/ExportCSV>variables/dump. at VIEW:/active/experimentcontrol/tabcontrol/Run/OptStatusPanel/ControlPanel/ExportCSV>OnPress c: VIEW:/active/experimentcontrol/tabcontrol/Run/OptStatusPanel/ControlPanel/ExportCSV
The difference between the two models is that the upgraded 23.0 model uses a sequence type parameter.
This bug was reported to us by students and their teacher.