Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 27, 2025

Backport of #63447 to release/10.0

/cc @javiercn @copilot

Remove duplicate RedirectManager injection in Blazor Web App ChangePassword template

Description

Removes a redundant line from identity template.

Fixes #63445

Customer Impact

Before this change customers were getting confused, code analyzer was underlining the duplicated variable. There was no build or run error. After this change, the code looks normal, without warnings from the analyzer.

Regression?

  • Yes
  • No

Before merging #61633 we had only one RedirectManager.

Risk

  • High
  • Medium
  • Low

The change concerns only templates. What's more, it does not change how the template works, it just removes a redundant code line.

Verification

  • Manual (required)
  • Automated (build/publish tests on CI)

Packaging changes reviewed?

  • Yes
  • No
  • N/A

Copilot AI and others added 2 commits August 27, 2025 15:36
Co-authored-by: ilonatommy <32700855+ilonatommy@users.noreply.github.com>
@javiercn
Copy link
Member

@ilonatommy can you fill in the ask mode template?

@ilonatommy ilonatommy self-assigned this Aug 28, 2025
@ilonatommy ilonatommy added this to the 10.0-rc1 milestone Aug 28, 2025
@ilonatommy ilonatommy added area-identity Includes: Identity and providers feature-templates labels Aug 28, 2025
@ilonatommy ilonatommy modified the milestones: 10.0-rc1, 10.0-rc2 Aug 28, 2025
@ilonatommy ilonatommy added tell-mode Indicates a PR which is being merged during tell-mode Servicing-consider Shiproom approval is required for the issue and removed tell-mode Indicates a PR which is being merged during tell-mode labels Aug 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-identity Includes: Identity and providers feature-templates Servicing-consider Shiproom approval is required for the issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants