Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 3, 2024

Backport of #108466 to release/9.0

/cc @tarekgh

Customer Impact

  • Customer reported
  • Found internally

[Select one or both of the boxes. Describe how this issue impacts customers, citing the expected and actual behaviors and scope of the issue. If customer-reported, provide the issue number.]

Users trying to create a RegionInfo object using region codes like "AQ", "BV", "CM", "GS", "HM", and "TF" are getting exceptions. This is reported by the Copilot rollout and kind of blocking. We have provided a temporary workaround, but the fix is needed.

Regression

  • Yes
  • No

[If yes, specify when the regression was introduced. Provide the PR or commit if known.]

Testing

Manually tested the failure cases and added new tests to cover the failed cases. Also, the change passed the regression tests too.

[How was the fix verified? How was the issue missed previously? What tests were added?]

Risk

Extremely low, we are not changing any real code more than fixing some typos in our region codes data.

[High/Medium/Low. Justify the indication by mentioning how risks were measured and addressed.]

IMPORTANT: If this backport is for a servicing release, please verify that:

  • The PR target branch is release/X.0-staging, not release/X.0.

  • If the change touches code that ships in a NuGet package, you have added the necessary package authoring and gotten it explicitly reviewed.

@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-globalization
See info in area-owners.md if you want to be subscribed.

@tarekgh tarekgh added this to the 9.0.0 milestone Oct 3, 2024
@tarekgh tarekgh self-assigned this Oct 3, 2024
@tarekgh tarekgh added the Servicing-consider Issue for next servicing release review label Oct 3, 2024
@tarekgh tarekgh added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Oct 3, 2024
@tarekgh
Copy link
Member

tarekgh commented Oct 3, 2024

This is approved by email.

@ericstj ericstj merged commit 3429fee into release/9.0 Oct 3, 2024
146 of 152 checks passed
@jkotas jkotas deleted the backport/pr-108466-to-release/9.0 branch October 10, 2024 08:00
@github-actions github-actions bot locked and limited conversation to collaborators Nov 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

3 participants