elasticsuite icon indicating copy to clipboard operation
elasticsuite copied to clipboard

Fixes #2130 Convert Schema Scripts to DB Schema XML

Open pykettk opened this issue 4 years ago • 2 comments

Description

Converts InstallSchema and UpgradeSchema scrips into db_schema.xml files and removes related functionality from accompanying helper classes.

#2130

pykettk avatar May 27 '21 16:05 pykettk

Wow, congrats, that was a HUGE job to do this conversion process.

Is this finish ? In any case you can rebase to latest 2.10.x and force-push to ensure the integration tests will proceed.

Regards

romainruaud avatar Jun 01 '21 12:06 romainruaud

@romainruaud Thanks 🙂 I've rebased 2.10.x and the integration tests are now passing. Please feel free to re-review 👍

pykettk avatar Jun 01 '21 13:06 pykettk

Hi folks, what would be the status here?

Asking because I ran into https://github.com/Smile-SA/elasticsuite/issues/2130 for the 3rd or 4th time already when installing this module on a new shop and it would be nice if this could get fixed one day 🙂

So to solve it now, we need to do the following:

  • Change all indexers to "Update on Save"
  • Install the ElasticSuite module and run bin/magento setup:upgrade
  • Change all indexers back to how they were before

Kind of annoying, but it's what it is for now.

Thanks!

hostep avatar Jan 11 '23 11:01 hostep

This will be part of the next master release (2.11.0).

I know it was quite old but we could not drop this as part of a minor release.

Regards and once again, many thanks for contributing this.

romainruaud avatar Feb 20 '23 14:02 romainruaud