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

Refactor connection string checkers to initialize connection settings within try blocks. #22185

Merged
merged 2 commits into from
Feb 20, 2025

Conversation

maliming
Copy link
Member

@maliming maliming commented Feb 19, 2025

It's the same as #22146 but targeted to 9.1

@maliming maliming added this to the 9.1-final milestone Feb 19, 2025
@gizemmutukurt gizemmutukurt requested review from oykuermann and gizemmutukurt and removed request for gizemmutukurt and oykuermann February 19, 2025 04:55
gizemmutukurt

This comment was marked as outdated.

@gizemmutukurt gizemmutukurt requested review from gizemmutukurt and oykuermann and removed request for gizemmutukurt February 19, 2025 05:33
Copy link
Contributor

@gizemmutukurt gizemmutukurt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Öykü will check

Copy link
Contributor

@oykuermann oykuermann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • MVC - After deleting the connection string, validation error is displayed in the wrong place:
screen-capture.44.webm
  • MVC - After unchecking 'Use the shared database', validation error message is displayed:
screen-capture.43.webm
  • Blazor Server - Connection string validation message seems like success:
image
  • Validation error message should be displayed when the connection string field is empty.
screen-capture.45.webm

@maliming
Copy link
Member Author

Please pull the latest of Volo(https://github.com/volosoft/volo/pull/19376). The UI has changed.

And the test case is https://github.com/volosoft/volo/issues/19409#issue-2860236968

@oykuermann oykuermann merged commit bcca7dd into rel-9.1 Feb 20, 2025
2 of 3 checks passed
@oykuermann oykuermann deleted the IConnectionStringChecker-9.1 branch February 20, 2025 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants