Skip to content

product.images missing variant data beyond 250th variant #1986

@nikitaourazbaev

Description

@nikitaourazbaev

image.attached_to_variant? returns false and image.variants is empty if the image is attached to a variant that is not in the first 250 variants.

image_attached_to_250th_variant.attached_to_variant? # true
image_attached_to_251st_variant.attached_to_variant? # false

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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