Closed
Description
This issue is automatically created based on existing pull request: #33128: Update zip_codes.xml patterns for Guernsey
Update zip_codes.xml patterns for Guernsey to support GY10 postcodes for the Island of Sark e.g. https://en.wikipedia.org/wiki/GY_postcode_area
Description (*)
Guernsey postcodes for the island of Sark start with GY10 e.g. "GY10 1PB" which the previous "pattern" did not cover.
Source:
- https://en.wikipedia.org/wiki/GY_postcode_area
- https://www.loqate.com/en-gb/demos/capture/ (search for "Sark Post Office")
Manual testing scenarios (*)
- Add product to basket
- Go to checkout
- Select "Guernsey" as country for shipping address
- Use postcode of "GY10 1PB" (Sark Post Office)
Contribution checklist (*)
- Pull request has a meaningful description of its purpose
- All commits are accompanied by meaningful commit messages
- All new or changed code is covered with unit/integration tests (if applicable)
- README.md files for modified modules are updated and included in the pull request if any README.md predefined sections require an update
- All automated tests passed successfully (all builds are green)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Pull Request In Progress