magento / magento/community-features

Adress Book - Default billing address overrides default shipping address.

Open
#24 5 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

moved from magento2 Priority: P3
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.

![shippingbillingdisaster](https://user-images.githubusercontent.com/25068173/29370711-87346a54-82a6-11e7-921e-2f4871202d5e.png)

**Original Report**: https://github.com/magento/magento2/issues/10556 by @johnny-longneck

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.