-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
"is_subscribed" extension attribute not populating in customer GET /V1/customers/search?searchCriteria API #25410
Comments
Hi @lenlorijn. Thank you for your report.
Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:
For more details, please, review the Magento Contributor Assistant documentation. @lenlorijn do you confirm that you were able to reproduce the issue on vanilla Magento instance following steps to reproduce?
|
Hi @engcom-Charlie. Thank you for working on this issue.
|
✅ Confirmed by @engcom-Charlie Issue Available: @engcom-Charlie, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself. |
Seems that the original fix only covered the only newsletter subscription information on the getById method. I wonder if the problem is that the Customer model does not actually use the class |
Duplicate of my issue from 2018 |
Hi @edenduong. Thank you for working on this issue.
|
This issue is fixed in scope of #13252 |
It looks like internal bug MAGETWO-71829 was not fully solved. It made the "is_subscribed" field available in the API.
However this was not done for results of the search?searchCriteria API method.
More information: magento/devdocs#1384
Preconditions (*)
Steps to reproduce (*)
Expected result (*)
Actual result (*)
The text was updated successfully, but these errors were encountered: