Skip to content

Get-DbaAgentJob and Sync-DbaAvailabilityGroup: Move filter for MSX jobs to the command that needs it#10198

Merged
potatoqualitee merged 1 commit intodevelopmentfrom
fix_Get-DbaAgentJob
Mar 5, 2026
Merged

Get-DbaAgentJob and Sync-DbaAvailabilityGroup: Move filter for MSX jobs to the command that needs it#10198
potatoqualitee merged 1 commit intodevelopmentfrom
fix_Get-DbaAgentJob

Conversation

@andreasjordan
Copy link
Collaborator

Type of Change

  • Bug fix (non-breaking change, fixes MSX jobs are now excluded from being returned by Get-DbaAgentJob #10138 )
  • New feature (non-breaking change, adds functionality, fixes # )
  • Breaking change (affects multiple commands or functionality, fixes # )
  • Ran manual Pester test and has passed (Invoke-ManualPester)
  • Adding code coverage to existing functionality
  • Pester test is included
  • If new file reference added for test, has is been added to github.com/dataplat/appveyor-lab ?
  • Unit test is included
  • Documentation
  • Build system

See issue for details.

@claude claude bot mentioned this pull request Mar 2, 2026
@potatoqualitee
Copy link
Member

Noice, thanks!

@potatoqualitee potatoqualitee merged commit 0332cfb into development Mar 5, 2026
15 checks passed
@potatoqualitee potatoqualitee deleted the fix_Get-DbaAgentJob branch March 5, 2026 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MSX jobs are now excluded from being returned by Get-DbaAgentJob

2 participants