Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Expansion path missing for custom field type #2012

Description

@katmatt

This was reported by an user via Jira: They try to create an expansion path for cart line item prices: lineItems[*].price.custom.type.id.

This currently isn't supported by our PriceExpansionModel. A quick check showed that custom fields are missing for all of our expansion model. So fixing this issue will require some more work. For now I recommend to use the ExpansionPath.of(String) method to create such an expansion path.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions