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

[release/8.0] Fix validation error messages #3586

Merged
merged 5 commits into from
Apr 11, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 11, 2024

Backport of #3374 to release/8.0

/cc @drewnoakes

Customer Impact

We aim to have helpful error messages to guide customers towards the correct configuration of the dashboard.

Previously, customers attempting to configure security settings for the dashboard would see erroneous error messages which would be misleading and confusing. This PR fixes those messages.

Testing

Manual testing.

Risk

Low. This is just changing error strings.

There's one additional case added, for when the certificate source is not provided.

Regression?

No.

Microsoft Reviewers: Open in CodeFlow

Looks like a copy/paste bug. It could mislead a user who is trying to configure the dashboard correctly.
@dotnet-policy-service dotnet-policy-service bot added the Servicing-consider Issue for next servicing release review label Apr 11, 2024
@drewnoakes
Copy link
Member

Converting to draft. This needs to go in after #3582, and have the resulting compilation failure addressed (as per #3589).

@drewnoakes drewnoakes marked this pull request as draft April 11, 2024 04:30
@danmoseley danmoseley added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Apr 11, 2024
@danmoseley
Copy link
Member

approved

@danmoseley danmoseley marked this pull request as ready for review April 11, 2024 06:00
@danmoseley
Copy link
Member

@drewnoakes I picked up the other PR and the build break fix. So undraftified. Does this look right now?

@drewnoakes
Copy link
Member

@danmoseley thank you for doing that. This looks good to me.

@RussKie RussKie merged commit b7d5211 into release/8.0 Apr 11, 2024
8 checks passed
@RussKie RussKie deleted the backport/pr-3374-to-release/8.0 branch April 11, 2024 10:59
@danmoseley danmoseley mentioned this pull request Apr 12, 2024
@github-actions github-actions bot locked and limited conversation to collaborators May 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-dashboard Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants