yogthos / memory-hole

Memory Hole is a support issue organizer application
MIT License
261 stars 25 forks source link

handle duplicate filename on upload #32

Open SVMBrown opened 6 years ago

SVMBrown commented 6 years ago

Uploading two files with the same filename (to the same issue) causes sql error. Error should either be caught and result in 4xx error (rather than 500) or filename should be changed.