Checked for duplicates
Yes - I've already checked
Is this a regression?
No - This is a new bug
Version
develop
Describe the bug
Within the same workspace directory, you can have a file name test1.seqN.txt and another file with the name test1.SEQN.txt with different file contents. Depending on the OS, if you attempt to download those files into the same directory, the names will clash.
I'm not really sure if this is technically a bug, but it's certainly an unexpected inconsistency.
Reproduction
- Create a workspace
- Add a file with a name in all lowercase
- Add another file with the same name, but in all uppercase
Logs
System Info
Severity
Minor
Checked for duplicates
Yes - I've already checked
Is this a regression?
No - This is a new bug
Version
develop
Describe the bug
Within the same workspace directory, you can have a file name
test1.seqN.txtand another file with the nametest1.SEQN.txtwith different file contents. Depending on the OS, if you attempt to download those files into the same directory, the names will clash.I'm not really sure if this is technically a bug, but it's certainly an unexpected inconsistency.
Reproduction
Logs
System Info
Severity
Minor