OroPlatform Forums

Covering OroPlatform topics, including community updates and company announcements.

This topic contains 2 replies, has 3 voices, and was last updated by  brunpatoch 9 years, 1 month ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #34959

    starikov
    Participant

    Hello. I created a custom entity this three fields (string, integer, oneTomany). Then I deleted oneToMany field and update schema. Now i want create new field in this custom entity, but i get error

    A model for “Extend\Entity\City::country_population” was not found
    …/vendor/oro/platform/src/Oro/Bundle/EntityConfigBundle/Config/ConfigModelManager.php at line 223

    What do you think about this?
    I talking about the GUI here. Sorry for my bad english.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Author
    Replies
  • #34960

    klipach
    Participant

    Try to execute this:

    it should help

    #34961

    brunpatoch
    Participant

    Hi, I have exactly the same bug and “app/console oro:migration:load –force” command does not solve the problem. Do you have a solution?

Viewing 2 replies - 1 through 2 (of 2 total)

The forum ‘OroPlatform – Installation/Technical Issues or Problems’ is closed to new topics and replies.

Back to top