We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
All fields should be updatable via restApi, e.g. Consent, Relation etc.
Fields with the type Consent, Relation are not updatable via restApi
customer-data-framework/src/CustomerProvider/DefaultCustomerProvider.php
Line 189 in b27519b
call update function with Consent as data
The text was updated successfully, but these errors were encountered:
All date fields are also affected by this problem
Sorry, something went wrong.
No branches or pull requests
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
customer-data-framework/src/CustomerProvider/DefaultCustomerProvider.php
Line 189 in b27519b
Steps to reproduce
call update function with Consent as data
customer-data-framework/src/CustomerProvider/DefaultCustomerProvider.php
Line 189 in b27519b
The text was updated successfully, but these errors were encountered: