Closed connorjward closed 4 years ago
Thanks for the report, I'll take a look at the weekend! I think best would be to attach some id to the filename
Yeah I definitely think that would be the most robust. In my case to solve it I just deleted the files causing the problem and restarted. Thanks for your work on this tool by the way! Should definitely save my team quite the headache of getting the stuff moved across.
I added the date instead. this should add enough uniqueness
Hi,
When I tried to migrate my Trello board I hit an error because I had a card where there were two attachments with the same name (in my case
image.png
). This gave me the following command line error:The actual error occurred in
deck.postFiles()
.Cheers.