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

fix: nullable product attributes (#1197) #1248

Merged
merged 1 commit into from
Aug 15, 2022

Conversation

DiverDori
Copy link
Collaborator

@DiverDori DiverDori commented Aug 12, 2022

PR Type

[x ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no API changes)
[ ] Build-related changes
[ ] CI-related changes
[ ] Documentation content changes
[ ] Application / infrastructure changes
[ ] Other:

What Is the Current Behavior?

Product attributes are assumed to always be available, but can be null.

Issue Number: Closes #1197

What Is the New Behavior?

product attributes maps to an empty array if null

Does this PR Introduce a Breaking Change?

[ ] Yes
[x] No

Other Information

AB#78813

@DiverDori DiverDori force-pushed the bugfix/nullable-Product-Attributes branch from 34295ba to 4f6f27f Compare August 12, 2022 12:23
@intershop intershop deleted a comment from github-actions bot Aug 15, 2022
@intershop intershop deleted a comment from github-actions bot Aug 15, 2022
@shauke shauke added this to the 3.1 milestone Aug 15, 2022
@shauke shauke merged commit 90c384c into develop Aug 15, 2022
@shauke shauke deleted the bugfix/nullable-Product-Attributes branch August 15, 2022 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nullable Product Attributes
2 participants