Skip to content

Fetch missing stored products in Order Detail #7015

Open
@pmusolino

Description

@pmusolino

While I was working on this task, I discovered that the implementation used for checking locally if the products are virtual or downloadable, is not the ideal solution since during the first launch of the app, we don't have the information related to the products (that are downloaded elsewhere, and stored locally), because we fetch them from Core Data. This means that all the references to products in OrderDetailsDataSource are not reliable.

The ideal solution would be to fetch all the missing stored products like Android already do.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature: shipping labelsRelated to creating, ordering, or printing shipping labels.type: enhancementA request for an enhancement.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions