Skip to content

Commit 4593777

Browse files
Install-DbaMaintenanceSolution - Reviewed #10172, bug already fixed by #10247
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 4bd15ef commit 4593777

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/trackers/features/commit-bug-review-TRACKER.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Find real bugs (logic errors, null refs, incorrect behavior) and fix them. Skip
2121
| dd58a4edb | Export-DbaInstance: Enhance handling of dedicated admin connections (#10173) | DONE | Fixed leaked DAC cleanup on export failure paths; added unit regression test. |
2222
| 276b0f6d3 | Add-DbaComputerCertificate - handle multiple flags for NonExportable keys (#10176) | DONE | Fixed combined UserProtected/NonExportable detection so remote imports are skipped; added unit regression test. |
2323
| 1a510a12d | Part 2 of refactoring of Get-DecryptedObject (#10174) | DONE | Restored Stop-Function handling for password query failures; added unit regression test. |
24-
| b82f01eeb | Install-DbaMaintenanceSolution: make off switches work and increase test coverage (#10172) | PENDING | |
24+
| b82f01eeb | Install-DbaMaintenanceSolution: make off switches work and increase test coverage (#10172) | DONE | Default-false switches forced Compress/Verify/CheckSum off when omitted; corrected by follow-up commit 1f43cbbf0. |
2525
| b0403f5f5 | Start-DbaMigration: Enhance handling of dedicated admin connections (#10162) | PENDING | |
2626
| 920fe547b | v2.7.25 | DONE | version bump - skip |
2727
| 58f64c580 | speedup dependency detection for integration tests (#10179) | PENDING | |

0 commit comments

Comments
 (0)