Skip to content

DOB blank when saved, customer group resets following save. #4786

@FoxtrotOscar2

Description

@FoxtrotOscar2

We have DOB required for customers; we also have customer groups. When a customer is assigned to any special group, this status is reset (to "General") when the customer enters DOB again from the customer front-end.

Steps to reproduce

  1. Install "stable" Magento from magento main
  2. Enable DOB (required) in customer settings
  3. In admin create new customer group (Store -> Other Settings -> Customer group)
  4. Customer creates account (by default it's general) and enters DOB
  5. Admin assigns customer to any special group created in step 3
  6. Customer logs in to -> Account Information; DOB is blank even though it exists in DB and admin backend.
  7. Enter DOB again, save account

Expected result

  1. DOB should show when saved
  2. Account group should not be reset to default customer group.

Actual result

  1. DOB shows blank after saving account
  2. Customer account reset to "General" or default customer group.

Happens on 2 dev servers (1 with vanilla installation of M 2.0.6 (tarbz ball), 1 is M2.0.7 upgraded from M 2.0.1 through latest through composer) and on main production server (2.0.6). Actual servers are latest/stable LAMP.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions