Commit 3de4f72
authored
fix: Make sure "enabled" is set correctly in resource updates (#1589)
* fix: Make sure "enabled" is set correctly in resource udpates
Without this, the update will always fail because creation of the return
object will raise a validation error.
Branch: FixResourceUpdate
Signed-off-by: Gabe Goodhart <ghart@us.ibm.com>
* fix: Make sure the DB tool has lazily evaluated before copying it
Branch: FixResourceUpdate
Signed-off-by: Gabe Goodhart <ghart@us.ibm.com>
---------
Signed-off-by: Gabe Goodhart <ghart@us.ibm.com>1 parent 937c1fe commit 3de4f72
2 files changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
| 260 | + | |
260 | 261 | | |
261 | 262 | | |
262 | 263 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
369 | 375 | | |
370 | 376 | | |
371 | 377 | | |
| |||
377 | 383 | | |
378 | 384 | | |
379 | 385 | | |
380 | | - | |
| 386 | + | |
381 | 387 | | |
382 | 388 | | |
383 | 389 | | |
| |||
0 commit comments