scitran / core

RESTful API
https://scitran.github.io
MIT License
18 stars 18 forks source link

Download file path conflict resolution doesn't count past 0 #1004

Closed nagem closed 6 years ago

nagem commented 6 years ago

If a session has 4 acquisitions named effort1, the download logic properly places the files in the first effort1 in a folder titled effort1, but puts the rest in effort1_0, not creating the expected effort1_1, effort1_2, ...