nextcloud / nextcloud/end_to_end_encryption
browser: public upload-only link usage only works after accepting "pending file drop migrations" and reloading
Open
@susnux is already working on this.
Since Jun 18, 2026.
0. Needs triage
bug
- Dominant language
- PHP
- Stars
- 320
- Forks
- 36
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 81
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
Steps to reproduce
- create folder, click share, create link share with upload-only option
- other user uploads something
- original user doesnt see anything in folder
- dialogue "pending file drop migrations" pops up:
- accept
- still no files visible
- reload
- now you can see the files
expected
when external user uploads a file, it is immediately visible for the internal user in the folder. Next best: it is visible after reload. No other interaction should be neccessary.
Versions
instance is on NC 33.0.3.2, app end to end encryption 2.1.1
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.