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

[FixturesBundle] - added missing taxonomies associations for channels sample data #3383

Merged

Conversation

nakashu
Copy link
Contributor

@nakashu nakashu commented Oct 2, 2015

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

When executing doctrine:fixtures:load (or any superset like sylius:install), channels would be without any associated taxonomies.

This would result in missing taxonomies on frontend, and possibly other important places.

PR adds all taxonomies for all channels.

…in loading of sample data to db.

- plus added tiny missing docblock
michalmarcinkowski added a commit that referenced this pull request Oct 7, 2015
[FixturesBundle] - added missing taxonomies associations for channels sample data
@michalmarcinkowski michalmarcinkowski merged commit a5c0089 into Sylius:master Oct 7, 2015
@michalmarcinkowski
Copy link
Contributor

Thank you @nakashu

@nakashu nakashu deleted the fix/channel-fixtture-fix-install branch February 16, 2016 22:11
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

2 participants