-
-
Notifications
You must be signed in to change notification settings - Fork 72
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
Error when trying to import shipping zone rates #480
Comments
Hi @fabian-kramer hmm not sure what is going on here. Can you maybe share the terraform resource that is causing this, and if possible a way to reproduce the error? |
Hi @demeyerthom,
I could also find out why it was failing. After creating a new resource of that type, I could find the id structure to get the correct import command. I think if you create a resource like mine in Commercetools and then try to import it like I tried, then you should get the same error. |
Hi @fabian-kramer hmm I think you found the correct way of doing the import here. This is intended behaviour (which I was also not aware of until now :P) but not very well documented. I will update the docs to reflect this. |
Hi,
I need to import the already existing shipping zone rates. Unfortunately, this error occurred when executing the import command.
As I couldn't find any documentation or hint as to what the proper ID (if it exists) for the zone rate is, I tried it with "EUR" as the currency seems to be the unique factor.
I hope you can help me here. Maybe it's not even a bug but a usage error. In that case, I'd be happy for some assistance.
The text was updated successfully, but these errors were encountered: