#2315 attach multiple files when opening issue yields multiple of same file
Closed: Fixed Opened by dustymabe.

Tried to add 3 separate files by selecting three different files to upload when creating a ticket. Ended up with three of the same file (see https://pagure.io/pungi/issue/624).

I'll attempt to recreate with file1.txt file2.txt and file3.txt attachments to this issue when I open it.
file3.txt


in this case I only got a single file - i'm guessing in my original issue i clicked the browse files box multiple times. either way this is still a bug in that I select multiple files but only one of them is attached.

Metadata Update from @pingou:
- Issue assigned to pingou

Metadata Update from @pingou:
- Issue tagged with: RFE

Commit d8c24159 fixes this issue

Metadata