Skip to content

Make db-reset (loading fixtures) in combination with the appolodev/bolt-seo extension results in exception on dashboard #2946

@Sander-Hub

Description

@Sander-Hub

While performing a make db-reset with the appolodev/bolt-seo extension results in the following error on the dashboard when trying to view the contenttype using said extention.

Capture_db-reset-fixtures-seo-error

It looks fixtures are not properly stored/saved in the SEO field. The extension is expecting a json type format. Bolt saves fixtures to the field as a 'normal' string type.

Capture_db_value

Uncommenting the extension seo fields in the contentypes allows one to gain access again to the contenttype in the dashboard and allows one to continue to use fixtures.

Another option is to manually input new content into Bolt (without commenting out SEO fields in the contenttypes) which circumvents this error altogether, however which tampers workflow with fixtures.

Details

Question Answer
Relevant Bolt Version 5.0.6
Install type Composer install
PHP version 7.3
Web server Symfony CLI

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions