Commit 423fd1c
committed
[SDCOSMO-2274] Scenario parameters are not saved
During patch run template id is not ensured to be present in query,
so comparing to query value which can be null resulting in no run template to be found.
Instead using the existing in store value ensure that we have the run template to look for.1 parent 8c52903 commit 423fd1c
File tree
1 file changed
+1
-1
lines changed- scenario/src/main/kotlin/com/cosmotech/scenario/service
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
758 | 758 | | |
759 | 759 | | |
760 | 760 | | |
761 | | - | |
| 761 | + | |
762 | 762 | | |
763 | 763 | | |
764 | 764 | | |
| |||
0 commit comments