Giter Site home page Giter Site logo

Comments (4)

dnahrebecki avatar dnahrebecki commented on August 30, 2024

Hi @kovalchuk-vyacheslav , if the table doesn't exist, it means the upgrade process has not been executed properly. If the extension is installed, the assumption is that all of the migrations must be executed.

from cms-form-builder.

kovalchuk-vyacheslav avatar kovalchuk-vyacheslav commented on August 30, 2024

Well, looks like assumption is wrong in some cases, and the only way to figure it out is by trying to create new CMS form. I guess at least error notification should be shown on index page, if you don't want to show errors there.

from cms-form-builder.

kovalchuk-vyacheslav avatar kovalchuk-vyacheslav commented on August 30, 2024

In our concrete case this extension was added in Oro 3.1, then removed during 4.2 upgrade (removed tables, but migration record was left), then we added it using 'composer require', got no errors during installation, no errors during upgrade, no errors on index page, thought that everything is ok, deployed it to production and got error only on step of saving new form to database

from cms-form-builder.

dnahrebecki avatar dnahrebecki commented on August 30, 2024

In this case the upgrade process was wrong - if you removed the tables you should have removed the migration record as well.

from cms-form-builder.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.