NASA-AMMOS / aerie-ui

The client application for Aerie.
https://nasa-ammos.github.io/aerie-docs/
MIT License
29 stars 5 forks source link

Include all non-derived simulation stores when resetting sim stores #1096

Closed AaronPlave closed 7 months ago

AaronPlave commented 8 months ago

Closes #1005. Fix was to ensure that all non-derived simulation stores get reset when running resetSimulationStores. This includes several other stores besides simulationDatasetLatest which were also not getting properly reset.

See #1005 for instructions on how to reproduce this case.