nextcloud / nextcloud/end_to_end_encryption

browser: public upload-only link usage only works after accepting "pending file drop migrations" and reloading

Open
#1,736 0 comments 0 reactions 1 assignee View on GitHub

@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
  1. create folder, click share, create link share with upload-only option
  2. other user uploads something
  3. original user doesnt see anything in folder
  4. dialogue "pending file drop migrations" pops up:
Image
  1. accept
  2. still no files visible
  3. reload
  4. 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

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.