Commit 04f6974
authored
[20/n] [reconfigurator-planning] do decommission before add (#8464)
In #8456 we'll block the `do_plan_add` step on whether the system is
currently recovering from a mupdate override. But there's no reason to
block the `do_plan_decommission` step on that.
This is easiest expressed by moving decommission to before add.1 parent 2d9d447 commit 04f6974
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
150 | 149 | | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| |||
0 commit comments