Skip to content

[Bug]: Incorrectly removing filters from a record during customer mapping with Shopify #4436

@metda11

Description

@metda11

Describe the issue

The "Shpfy Customer Mapping" Codeunit uses a procedure called FindMapping.
This Procedure has the ability to apply filters on the Customer before the Function DoFindMapping() try to map.

Image

But it uses the FindCustomer Variable without passing the filters from the Customer Parameter.

Image

Expected behavior

Filters of the Customer Record are considered.

Steps to reproduce

Try to apply additional filters for Customer Mapping.

Additional context

Our Customer want´s to be sure, that he only finds and updates the customers he want´s to.
Therefore additional filters are needed because Business-Email and Private-Email is sometimes the same, but one hand the order is B2B and on the other hand B2C.

I will provide a fix for a bug

  • I will provide a fix for a bug

Metadata

Metadata

Assignees

No one assigned

    Labels

    ApprovedThe issue is approvedIntegrationGitHub request for Integration area

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions