Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: not all customer fields can be updated via restApi #376

Open
Refaat-alktifan opened this issue Nov 29, 2022 · 1 comment
Open

[Bug]: not all customer fields can be updated via restApi #376

Refaat-alktifan opened this issue Nov 29, 2022 · 1 comment

Comments

@Refaat-alktifan
Copy link

Expected behavior

All fields should be updatable via restApi, e.g. Consent, Relation etc.

Actual behavior

Fields with the type Consent, Relation are not updatable via restApi

public function update(CustomerInterface $customer, array $data = [])

Steps to reproduce

call update function with Consent as data

public function update(CustomerInterface $customer, array $data = [])

@micru
Copy link

micru commented Dec 8, 2022

All date fields are also affected by this problem

@dvesh3 dvesh3 self-assigned this Dec 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants