Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.
This repository was archived by the owner on May 28, 2023. It is now read-only.

Default Stock Id is undefined when MSI is enabled #416

@lnicorena

Description

@lnicorena

When MSI is enabled and no store view is passed in the request, it should get the default value from the configuration file.

However, the config attribute is config.msi.defaultStockId and the method is trying to access
config.defaultStockId in vuestorefront-api/src/api/stock.js

My Vue Storefront API version is 1.11.0 (latest) and it is connected to a magento v2.3 with MSI enabled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions