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

[Dynamic Dropdowns] Fix data persistence for class definition and database #1343

Merged
merged 4 commits into from
Apr 8, 2020

Conversation

aarongerig
Copy link
Contributor

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no

Dynamic Dropdown fields didn't save some data correctly into class definition files (also reading from it was a problem). Also, saving data into database, when saving a pimcore object didn't work properly.

This PR should fix this.

@aarongerig aarongerig marked this pull request as ready for review April 7, 2020 08:01
@aarongerig aarongerig force-pushed the fix/dynamic-dropdowns branch from b076d99 to dc298cd Compare April 7, 2020 09:44
@dpfaffenbauer
Copy link
Member

please remove return types, we don't do that within 2.x, that comes with 3.x

@aarongerig
Copy link
Contributor Author

Done

@dpfaffenbauer dpfaffenbauer merged commit 76e9c26 into coreshop:master Apr 8, 2020
@dpfaffenbauer
Copy link
Member

thanks

@aarongerig aarongerig deleted the fix/dynamic-dropdowns branch June 21, 2023 12:35
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.

2 participants