Saving Form or setting Input file resets File entries
Modeling and Simulation made NiCE!
Brought to you by:
amccaskey,
jayjaybillings
This was due to the the file importing not being able to add new values to the list of allowed values. Changed the behaviour of
Entry.setValue()to handleFileEntries the same as theUndefinedEntries, which doesn't require checking the list of allowed values.