Skip to content

fix: Don't add empty and broken ExternalShareScanJob on upgrade#62412

Merged
CarlSchwan merged 1 commit into
masterfrom
carl/ExternalShareScanJob
Jul 23, 2026
Merged

fix: Don't add empty and broken ExternalShareScanJob on upgrade#62412
CarlSchwan merged 1 commit into
masterfrom
carl/ExternalShareScanJob

Conversation

@CarlSchwan

Copy link
Copy Markdown
Member

This is added manually in
apps/files_sharing/lib/Controller/ExternalSharesController.php when needed and with arguments.

  • Resolves: #

Summary

TODO

  • ...

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

This is added manually in
apps/files_sharing/lib/Controller/ExternalSharesController.php when
needed and with arguments.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
@CarlSchwan CarlSchwan added this to the Nextcloud 35 milestone Jul 22, 2026
@CarlSchwan CarlSchwan self-assigned this Jul 22, 2026
@CarlSchwan
CarlSchwan requested review from a team, nfebe, provokateurin and skjnldsv as code owners July 22, 2026 13:39
@CarlSchwan
CarlSchwan requested review from Altahrim and icewind1991 and removed request for a team July 22, 2026 13:39
@CarlSchwan
CarlSchwan enabled auto-merge July 22, 2026 20:49
@CarlSchwan
CarlSchwan merged commit 3243b8a into master Jul 23, 2026
281 of 293 checks passed
@CarlSchwan
CarlSchwan deleted the carl/ExternalShareScanJob branch July 23, 2026 06:07
@CarlSchwan

Copy link
Copy Markdown
Member Author

/backport to stable34

@CarlSchwan

Copy link
Copy Markdown
Member Author

/backport to stable33

@CarlSchwan

Copy link
Copy Markdown
Member Author

/backport to stable32

@backportbot

backportbot Bot commented Jul 23, 2026

Copy link
Copy Markdown

The backport to stable32 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable32
git pull origin stable32

# Create the new backport branch
git checkout -b backport/62412/stable32

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick f7da7e6b

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/62412/stable32

Error: Failed to check for changes with origin/stable32: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants