Skip to content

Category`s metaTitles field configuration, seems to be wrong after installation #79

@dimonixx

Description

@dimonixx

Oro\Bundle\SEOBundle\Migrations\Schema\v1_2\OroSEOBundle should change the fallback_field for metaTitles to string, but it uses UpdateEntityConfigFieldValueQuery and it does not work during installation.

The config after installation looks like this:

[importexport] => Array
      (
          [process_as_scalar] => false
          [excluded] => false
          [fallback_field] => text
      )

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions