When a order is created manually on the backend and an existing user is selected, the system shows every address for the customer, regardless of its status.

Not sure this is a bug, but it creates a confusing experience for administrators.

Possibly similar to, but not exactly like, #2675872: Remove duplicate addresses from profile selection

CommentFileSizeAuthor
#2 3003833-limit-profiles-by-status.patch959 bytesdaggerhart

Comments

daggerhart created an issue. See original summary.

daggerhart’s picture

StatusFileSize
new959 bytes

Attached is a patch that changes the results to only show profiles where `status = 1`.

daggerhart’s picture

Status: Active » Needs review

  • andyg5000 committed b744c51 on 7.x-1.x authored by daggerhart
    Issue #3003833 by daggerhart: Limit addresses shown to those that the...
andyg5000’s picture

Status: Needs review » Fixed

Gracias!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.