Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DB Scoped Secondary values aren't updated when hidden #24197

Closed
Charles-Gagnon opened this issue Aug 22, 2023 · 1 comment · Fixed by #24361
Closed

DB Scoped Secondary values aren't updated when hidden #24197

Charles-Gagnon opened this issue Aug 22, 2023 · 1 comment · Fixed by #24361

Comments

@Charles-Gagnon
Copy link
Contributor

If you change the primary value for an option and then uncheck the "Set Secondary same as Primary" checkbox then the secondary value still has the original value

DbScopedSecondaryUpdate

@ssreerama
Copy link
Contributor

Actually, when we uncheck the checkbox, the secondary dropdown is setting back to its original value, but table is not updating. anyway setting it to original value causing confusion and will allow the user to update the value

@ssreerama ssreerama linked a pull request Sep 11, 2023 that will close this issue
ssreerama added a commit that referenced this issue Sep 12, 2023
* fix for File size input in DB properties can be decremented into the negative #24307

* Some DB Scoped Config options are sentence cased #24196

* cannot add a file with filestream data filegroup type #24359

* DB Scoped Secondary values aren't updated when hidden #24197

* DB Scoped Config shows secondary values for non-secondary options #24192

* Query store capture policy section is enabling on non-custom capture mode #24371

* queryStore WaitStatistics options should be a dropdown #24372
kisantia pushed a commit that referenced this issue Sep 12, 2023
* fix for File size input in DB properties can be decremented into the negative #24307

* Some DB Scoped Config options are sentence cased #24196

* cannot add a file with filestream data filegroup type #24359

* DB Scoped Secondary values aren't updated when hidden #24197

* DB Scoped Config shows secondary values for non-secondary options #24192

* Query store capture policy section is enabling on non-custom capture mode #24371

* queryStore WaitStatistics options should be a dropdown #24372
siyao-Siyang pushed a commit that referenced this issue Oct 12, 2023
* fix for File size input in DB properties can be decremented into the negative #24307

* Some DB Scoped Config options are sentence cased #24196

* cannot add a file with filestream data filegroup type #24359

* DB Scoped Secondary values aren't updated when hidden #24197

* DB Scoped Config shows secondary values for non-secondary options #24192

* Query store capture policy section is enabling on non-custom capture mode #24371

* queryStore WaitStatistics options should be a dropdown #24372
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants