Skip to content

Conversation

@icewind1991
Copy link
Member

@icewind1991 icewind1991 commented Aug 14, 2025

Need to use the target path there.

Introduced with #2098 🙈

@cypress
Copy link

cypress bot commented Aug 14, 2025

Activity  Image  Run #2774

Run Properties:  status check passed Passed #2774  •  git commit 3fdd17dad5: fix: use target path for unshare-from-self events
Project Activity
Branch Review unshare-self-fixes
Run status status check passed Passed #2774
Run duration 03m 28s
Commit git commit 3fdd17dad5: fix: use target path for unshare-from-self events
Committer Robin Appelman
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 10
View all changes introduced in this branch ↗︎

@icewind1991
Copy link
Member Author

added to #2101 for the stable31 backport

@icewind1991 icewind1991 merged commit b814ce5 into master Aug 14, 2025
52 checks passed
@icewind1991 icewind1991 deleted the unshare-self-fixes branch August 14, 2025 11:01
@skjnldsv skjnldsv modified the milestones: Nextcloud 32, Nextcloud 33 Sep 28, 2025
@miaulalala
Copy link
Collaborator

/backport to stable31

@backportbot
Copy link

backportbot bot commented Nov 10, 2025

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

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

# Create the new backport branch
git checkout -b backport/2103/stable31

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

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

Error: Failed to check for changes with origin/stable31: 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.

7 participants