magento / magento/community-features
Adress Book - Default billing address overrides default shipping address.
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 46
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
### Preconditions
1. Magento 2.1.8
2. Php 7
### Steps to reproduce
1. Create Account
2. Go to Address Book
3. Enter address and save
4. Edit default billing address and save
### Expected result
1. Default billing address gets saved
2. Default shipping address will remain the same
### Actual result
1. Shipping address gets overridden, too - and vice versa
A customer wrote us this after trying to change the address for 20 minutes he ordered via email then.

**Original Report**: https://github.com/magento/magento2/issues/10556 by @johnny-longneck
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in Magento 2.1.8 with PHP 7 by saving a customer address, then editing the default billing address. Trace the Address Book save flow and verify that changing one default leaves the other unchanged; add or update regression coverage for both directions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100