microsoft / microsoft/sqlmanagementobjects
Microsoft.SqlServer.Management.Smo.Database - .SetOwner() does not change .Owner without .Refresh()
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 143
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
I've opened the issue here: https://github.com/microsoft/sqltoolsservice/issues/1131
But maybe the issue has to be in this repo - not sure.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with Microsoft.SqlServer.Management.Smo.Database.SetOwner() and compare this report with the linked sqltoolsservice issue 1131 to determine which repository owns the problem. Reproduce the owner change and verify whether Database.Owner updates without calling Refresh(); the issue is done when the responsible repository and expected behavior are confirmed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- database
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100