microsoft / microsoft/sqlmanagementobjects

Microsoft.SqlServer.Management.Smo.Database - .SetOwner() does not change .Owner without .Refresh()

Open
#40 14 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.