Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MAGETWO-1552] Export: Attribute (Input Type Yes/No) Filter by 'No' Exports All Data #11973

Closed
piotrekkaminski opened this issue Nov 2, 2017 · 1 comment
Labels
Component: ImportExport Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed

Comments

@piotrekkaminski
Copy link
Contributor

If attribute with input type Yes/No filtered by "No", customers having attribute="Yes" are exported to csv file.

Preconditions

  1. There is a custom attribute created with input type Yes/No.
  2. There is a customer in the system created with custom attribute value = "Yes".
  3. Version 2.0

Steps to reproduce

  1. Go to System-> Import/Export-> Export at backend
  2. Select "Customers" entity type
  3. Select "Magento 1.7 format"
  4. In the grid for attribute from precondition select "No" filter
  5. Press "Continue" button

Expected result

  1. Customer from precondition is absent in exported csv file

Actual result

  1. The file was exported with customer from precondition

Note

The same situation with "Magento 2.0" Export format for all customer entity types

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: ImportExport Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed
Projects
None yet
Development

No branches or pull requests

2 participants