nextcloud / nextcloud/deck

upload attachment with already existing filename

Open
#1,966 11 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop bug feature: attachments
Dominant language
JavaScript
Stars
1.4k
Forks
354
Avg merge
1d 10h
Merged PRs (30d)
43

Description

Describe the bug
if u try to reupload an attachment without changing filename,
it doesn't get executed without further notification.

To Reproduce
Steps to reproduce the behavior:

  1. create a text document
  2. upload doc to card
  3. change doc content, save locally without changing filename
  4. upload again to card

browser:
only way to see, that file isn't uploaded, is checking upload time

android app:
file already exists notification

Expected behavior
file gets updated,
or
a noticeable notification that file isn't uploaded: "file already exists"

Nextcloud Deck version:
1.0.0

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the upload sequence in the browser: upload a text document to a card, change its contents without changing the filename, and upload it again. Compare the browser behavior with the Android app's existing-file notification; done means the file is updated or the browser shows a noticeable "file already exists" message.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.