Skip to content

Tax zones import csv limitation #21366

@nallias

Description

@nallias

Preconditions (*)

  1. magento 2.2.0
  2. no additional module about V.A.T. managment

Steps to reproduce (*)

  1. Administration panel
  2. Stores tab
  3. Taxes > Tax rules
  4. add or edit one tax rule
  5. at the bottom of "Additional Settings", upload a 200+ lines csv

Expected result (*)

  1. All correct lines are uploaded (not necessary every lines)
  2. If necessary, error message

Actual result (*)

  1. at the top of the page: "One of the countries has invalid code."
  2. i the tax rate field, 200 of my lines are shown
  3. Button "export tax rates" shows a csv truncated after the 200th line.

Additional experiment:

  1. if I shuffle the lines of the csv,
  2. clean some of the uploaded ones (lots of clics)
  3. still the first 200 lines of the new csv are loaded on magento : it is not my 201th line that is bugged but the import process that stops after the 200th.

Questions:

  • is there any hard limitation for this 200 limit of tax zones?
  • if yes, why?
  • can I use a wildcard in the "country" field (that would save me 150 lines out of 270)
  • is there any detailled log of "One of the countries has invalid code" indicating which line(s)?

All suggestions are welcome, tell me if you want to see my huge csv (and how to show it here).
Topic linked to https://magento.stackexchange.com/questions/262702/tax-zones-limitation

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue: Format is validGate 1 Passed. Automatic verification of issue format passed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions