Skip to content

[DbScopedconfigMaxDOPSecondary property is not working as expected #597

@llali

Description

@llali
  • SqlPackage or DacFx Version:
  • .NET Framework (Windows-only) or .NET Core:
  • Environment (local platform and source/target platforms):

Steps to Reproduce:

  1. create a sqlproject and set DbScopedconfigMaxDOPSecondary property to a value
  2. add any other db options to the sqlporject
  3. build and publish the project

Expected: both db options are set in the target database
Actual: DbScopedconfigMaxDOPSecondary is not set correctly

Did this occur in prior versions? If not - which version(s) did it work in?

(DacFx/SqlPackage/SSMS/Azure Data Studio)

Metadata

Metadata

Assignees

Labels

P1P1 bugbugSomething isn't workingfixed-pending-releaseFix in upcoming release

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions