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 skipped data persisters on persist #2064

Merged
merged 1 commit into from Jul 3, 2018

Conversation

gorghoa
Copy link
Contributor

@gorghoa gorghoa commented Jul 3, 2018

Q A
Bug fix? yes
New feature? no
BC breaks? (fix one)
Deprecations? no
Tests pass? this features tests are green
Fixed tickets #1967 (comment)
License MIT

fixes #1967 (comment)

Fix a unwanted behavior when multiple DataPersisters support an item, the first supporting one was called, other were skipped.

This PR, fix this.

@dunglas dunglas merged commit e5539ee into api-platform:master Jul 3, 2018
@dunglas
Copy link
Member

dunglas commented Jul 3, 2018

Thanks @gorghoa!

@gorghoa
Copy link
Contributor Author

gorghoa commented Jul 3, 2018

you’re very welcome, sorry to broke it on the first place :trollface:

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.

None yet

3 participants