Skip to content

bugfix for null values in certain scenario fields

Jo MacMahon requested to merge fee-null-bugfix into main

When run through the model and then through a JSON round-trip, certain values come out as null when this is not accepted by the validator. This was causing issues with scenario import/export.

Merge request reports