-
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
[Backport]-issue-195196 Can't upload customer Image attribute programmatically #21437
[Backport]-issue-195196 Can't upload customer Image attribute programmatically #21437
Conversation
Hi @Nazar65. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
Hi @sivaschenko, thank you for the review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @Nazar65 thanks for the backport, during testing, we discovered there is a JS error when creating a new customer in the admin panel on the PR code base, can you please check that.
@magento-engcom-team give me test instance |
Hi @sivaschenko. Thank you for your request. I'm working on Magento instance for you |
Hi @sivaschenko, here is your new Magento instance. |
@Nazar65 sorry, I don't think your last commit was included during testing, we'll recheck including the last commit |
Hi @Nazar65, thank you for your contribution! |
…ibute programmatically #21437
Original PR #19988
Description (*)
Could not load image for customer attribute, error: Base64 is not defined "
Fixed Issues (if relevant)
Manual testing scenarios (*)
1-Create customer attribute type file ->
2. try to upload image on adminhtml customer edit.
Expected Result
No errors in Console, Image uploaded
Contribution checklist (*)