Don't allow adding duplicate attachments
Open
- Dominant language
- Vala
- Stars
- 215
- Forks
- 50
- Avg merge
- 3h 11m
- Merged PRs (30d)
- 1
Description
## What Happened
There's no check in the attachments function to prevent you from adding the same file over and over again
## Expected Behavior
We should not do that and make sure we can't re-add the same files multiple times
Contributor guide
Assessment
This issue has not been assessed yet.