Skip to content

Set-DbaDbOwner - Fill owner before change to work around a bug in SMO#8529

Merged
potatoqualitee merged 1 commit intodevelopmentfrom
SetDbaDbOwner_fix
Sep 8, 2022
Merged

Set-DbaDbOwner - Fill owner before change to work around a bug in SMO#8529
potatoqualitee merged 1 commit intodevelopmentfrom
SetDbaDbOwner_fix

Conversation

@andreasjordan
Copy link
Collaborator

Type of Change

  • Bug fix (non-breaking change, fixes Server object and a database properties retain old value #8528 )
  • New feature (non-breaking change, adds functionality, fixes # )
  • Breaking change (effects multiple commands or functionality, fixes # )
  • Ran manual Pester test and has passed (.\tests\manual.pester.ps1)
  • 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 #8528 for details.

@potatoqualitee
Copy link
Member

wow, interesting!

@potatoqualitee potatoqualitee merged commit ec3a140 into development Sep 8, 2022
@potatoqualitee potatoqualitee deleted the SetDbaDbOwner_fix branch September 8, 2022 18:26
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.

Server object and a database properties retain old value

2 participants