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

Matrix: Fix bug when value does not exists #4177

Merged
merged 2 commits into from Sep 28, 2018

Conversation

trickreich
Copy link
Contributor

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets fixes #issuenum
Related issues/PRs #issuenum
License MIT
Documentation PR sulu/sulu-docs#prnum

What's in this PR?

Iterate over all possible items, not current values.

Why?

When the value doesn't exists it will not set.

@trickreich trickreich added the Bug Error or unexpected behavior of already existing functionality label Sep 28, 2018
@trickreich trickreich added this to the Release 2.0 milestone Sep 28, 2018
@danrot danrot merged commit 6aa59a4 into sulu:develop Sep 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Error or unexpected behavior of already existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants