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

Tax zones import csv limitation #21366

Closed
nallias opened this issue Feb 20, 2019 · 12 comments
Closed

Tax zones import csv limitation #21366

nallias opened this issue Feb 20, 2019 · 12 comments
Labels
Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed

Comments

@nallias
Copy link

nallias commented Feb 20, 2019

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

@magento-engcom-team magento-engcom-team added the Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed label Feb 20, 2019
@magento-engcom-team
Copy link
Contributor

Hi @nallias. Thank you for your report.
To help us process this issue please make sure that you provided the following information:

  • Summary of the issue
  • Information on your environment
  • Steps to reproduce
  • Expected and actual results

Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:

@magento-engcom-team give me 2.3-develop instance - upcoming 2.3.x release

For more details, please, review the Magento Contributor Assistant documentation.

@nallias do you confirm that you was able to reproduce the issue on vanilla Magento instance following steps to reproduce?

  • yes
  • no

@nallias
Copy link
Author

nallias commented Feb 20, 2019

Hi @nallias. Thank you for your report.
To help us process this issue please make sure that you provided the following information:

  • Summary of the issue
  • Information on your environment
  • Steps to reproduce
  • Expected and actual results

Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:

@magento-engcom-team give me 2.3-develop instance - upcoming 2.3.x release

For more details, please, review the Magento Contributor Assistant documentation.

@nallias do you confirm that you was able to reproduce the issue on vanilla Magento instance following steps to reproduce?

  • yes
  • no

Indeed, I reproduced it on a vanilla magento 2.2.0
The environment (further from magento 2.2.0) is a Linux 4.4.0-98-generic Ubuntu.
If you need any more precision, tell me.

@nallias nallias closed this as completed Feb 20, 2019
@magento-engcom-team
Copy link
Contributor

Hi @nallias. Thank you for your request. I'm working on Magento 2.3-develop instance for you

@nallias nallias reopened this Feb 20, 2019
@magento-engcom-team
Copy link
Contributor

Hi @nallias, here is your Magento instance.
Admin access: https://i-21366-2-3-develop.instances.magento-community.engineering/admin
Login: admin Password: 123123q
Instance will be terminated in up to 3 hours.

@priti2jcommerce
Copy link
Contributor

priti2jcommerce commented Feb 20, 2019 via email

@nilesh2jcommerce
Copy link

nilesh2jcommerce commented Feb 20, 2019 via email

@ajay2jcommerce
Copy link

ajay2jcommerce commented Feb 20, 2019 via email

@nainesh2jcommerce
Copy link
Contributor

nainesh2jcommerce commented Feb 20, 2019 via email

@amol2jcommerce
Copy link
Contributor

amol2jcommerce commented Feb 20, 2019 via email

@nallias
Copy link
Author

nallias commented Feb 20, 2019

Hi @nallias, here is your Magento instance.
Admin access: https://i-21366-2-3-develop.instances.magento-community.engineering/admin
Login: admin Password: 123123q
Instance will be terminated in up to 3 hours.

Thanks. On your 2.3 the upload is impossible with my file "as is", I had to remove the Puerto Rico line (country code PR is refused)
Then, all my lines are uploaded.

This means that I shall abandon my 2.2.0 and attempt to migrate on 2.3?

Also, why do you refuse the 'PR' country code?
EDIT: according to #8295 Puerto Rico is part of US

@nallias
Copy link
Author

nallias commented Feb 20, 2019

Hi @nallias, here is your Magento instance.
Admin access: https://i-21366-2-3-develop.instances.magento-community.engineering/admin
Login: admin Password: 123123q
Instance will be terminated in up to 3 hours.

Thanks. On your 2.3 the upload is impossible with my file "as is", I had to remove the Puerto Rico line (country code PR is refused)
Then, all my lines are uploaded.

This means that I shall abandon my 2.2.0 and attempt to migrate on 2.3?
Also, why do you refuse the 'PR' country code?

New attempt on my 2.2.0 with the file without the line for 'PR' : no error message.
Every lines are imported!
Many thanks @magento-engcom-team for the 2.3 instance that put me on track by detailing the error.

@nallias nallias closed this as completed Feb 20, 2019
@nainesh2jcommerce
Copy link
Contributor

nainesh2jcommerce commented Feb 21, 2019 via email

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

No branches or pull requests

7 participants