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 SetupCommand 'tax_calculation_strategy' should not be null #5486

Merged
merged 1 commit into from
Jul 11, 2016
Merged

Conversation

nogo
Copy link
Contributor

@nogo nogo commented Jul 11, 2016

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

When run sylius:install step 3 fails because tax_calculation_strategy is null.

Step 1: It appears that your database already exists. Would you like to reset it? (y/N) y
Step 2: Load sample data? (y/N) N
Step 3: fails because tax_calculation_strategy is null

When run sylius:install step 3 fails because tax_calculation_strategy is null.

Step 1: It appears that your database already exists. Would you like to reset it? (y/N) y
Step 2: Load sample data? (y/N) N
Step 3: fails because tax_calculation_strategy is null
@pjedrzejewski
Copy link
Member

Good catch! Thanks!

@michalmarcinkowski michalmarcinkowski merged commit 0b4a498 into Sylius:master Jul 11, 2016
@michalmarcinkowski
Copy link
Contributor

Thanks Danilo!

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