-
-
Notifications
You must be signed in to change notification settings - Fork 58
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
Import Aliases does not work at all #276
Comments
I had chance to play with this a little more. I have now given another try importing the file I had exported from another Addy.io instance and got the error "The aliases import file has invalid headers, please use the template provided above.". @xanthos84's you made a first attempt which resulted in 323 validation failures. Then you probably made another attempt within a minute getting the "too many requests" error. If you try again after more than one minute you shouldn't encounter the same error. @willbrowningme although I managed to resolve my issues and woudn't call them a bug, I can see that some choices may be a bit counterintuitive and/or mislead users into reporting issues.
|
Support guidelines
I've found a bug and checked that ...
Description
Import Aliases feature does not work on v.1.1.0
Expected behaviour
it should import aliases to the database
Actual behaviour
after importing, the finished email with "323 aliases had validation failures" and 0 being imported.
beside that "429 TOO MANY REQUESTS" if you want to try to upload the csv even though you just tried it once.
Steps to reproduce
create simple csv file
like the template:
alias,description,recipients
[email protected],ok,[email protected]
Docker info
Docker Compose config
No response
Logs
Additional info
No response
The text was updated successfully, but these errors were encountered: