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

Fresh Install fail : Data change made in Schema #37

Closed
MacFJA opened this issue May 31, 2016 · 2 comments
Closed

Fresh Install fail : Data change made in Schema #37

MacFJA opened this issue May 31, 2016 · 2 comments
Assignees
Labels
Milestone

Comments

@MacFJA
Copy link

MacFJA commented May 31, 2016

In a InstallSchema Setup there are data that are changes. But on a fresh install there are no data at this time (see below).

The method that cause an installation failure is: Smile\ElasticSuiteCatalog\Setup\InstallSchema::updateDefaultValues

Magento run setup in this way:

  • Loop on each modules
    • Run InstallSchema
    • Run UpdateSchema (if available)
  • Loop on each modules
    • Run InstallData
    • Run UpdateData (if available)
@romainruaud romainruaud reopened this Jun 3, 2016
@afoucret
Copy link
Contributor

afoucret commented Jun 3, 2016

My bad. The issue #36 was closed by this not this one.

@afoucret afoucret closed this as completed Jun 3, 2016
@afoucret afoucret reopened this Jun 3, 2016
@romainruaud romainruaud added the bug label Jun 3, 2016
@romainruaud romainruaud self-assigned this Jun 3, 2016
@romainruaud romainruaud added this to the v 2.1 milestone Jun 3, 2016
@afoucret
Copy link
Contributor

afoucret commented Jun 6, 2016

Fixed by PR #47

Warning : ES need to be started during initial install since Magento run a catalogsearch full reindex.

@afoucret afoucret closed this as completed Jun 6, 2016
botisSmile pushed a commit to botisSmile/elasticsuite that referenced this issue Sep 8, 2021
…ng-for-optimizers

Feat esp-19 ab testing for optimizers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants