sandialabs / sceptre-phenix

phenix is an orchestration tool and GUI for Sandia's minimega platform
https://sandialabs.github.io/sceptre-docs/
GNU General Public License v3.0
17 stars 23 forks source link

[UI-Bug] Cannot Create Experiment Without a Scenario #158

Closed eric-c-wood closed 11 months ago

eric-c-wood commented 11 months ago

In the recent change referenced below this.createModal.scenarios[this.createModal.scenario] will be undefined if an experiment does not contain a scenario.

https://github.com/sandialabs/sceptre-phenix/blob/12192c13f8391ac69e07364286ed50ebbd4673cf/src/js/src/components/Experiments.vue#L572