You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/trackers/features/commit-bug-review-TRACKER.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ Find real bugs (logic errors, null refs, incorrect behavior) and fix them. Skip
21
21
| dd58a4edb | Export-DbaInstance: Enhance handling of dedicated admin connections (#10173) | DONE | Fixed leaked DAC cleanup on export failure paths; added unit regression test. |
22
22
| 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. |
23
23
| 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.|
0 commit comments