Skip to content

Location picker value is null in Models Builder model #726

@BenjaminLindgaard

Description

@BenjaminLindgaard

Which component is this issue related to?

Umbraco Commerce (Core)

Which Umbraco Commerce version are you using? (Please write the exact version, example: 10.1.0)

16.0.0-rc1

Bug summary

After using the "Umbraco Commerce: Store Entity Picker" with selected Entity Type as "Location".
The loaded location Picker in code is null

Specifics

Im using Umbraco.cms 16.0.0 cloud

Steps to reproduce

  1. Setup the Umbraco demostore

  2. Create a new document type with template and add the following property:
    "Store Entity Picker Property Editor UI" With the current settings:
    EntityType: Location
    Store: Blendid

  3. Create a contentpage using the document type

  4. Run the models builder

  5. Go to the created cshtml page template and debug the Model

  6. Model's Location Picker is null

Expected result / actual result

Locations picker would get the selected location with its props

Dependencies

No response


This item has been added to our backlog AB#54411

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