Skip to content

[BUG] - Import Akeneo boolean attributes in Sylius select attributes #161

@lruozzi9

Description

@lruozzi9

If you import an Akeneo boolean attribute in a Sylius select attribute you will get an error due to this line:

if ($attribute->getType() === SelectAttributeType::TYPE && !is_bool($value)) {

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions