Skip to content

[stable5.5] fix(autocomplete): respect privacy settings for sharing#12816

Merged
hamza221 merged 1 commit intostable5.5from
backport/12796/stable5.5
Apr 27, 2026
Merged

[stable5.5] fix(autocomplete): respect privacy settings for sharing#12816
hamza221 merged 1 commit intostable5.5from
backport/12796/stable5.5

Conversation

@backportbot
Copy link
Copy Markdown

@backportbot backportbot Bot commented Apr 27, 2026

Backport of #12796

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Review and verify the backported changes
  • Amend HEAD commit to remove the line stating to skip CI

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

@backportbot backportbot Bot requested a review from hamza221 April 27, 2026 13:13
@backportbot backportbot Bot self-assigned this Apr 27, 2026
@hamza221 hamza221 changed the title [stable5.5] [stable5.6] fix(autocomplete): respect privacy settings for sharing [stable5.5] fix(autocomplete): respect privacy settings for sharing Apr 27, 2026
@hamza221 hamza221 force-pushed the backport/12796/stable5.5 branch 2 times, most recently from 5dd98b5 to da89ed5 Compare April 27, 2026 13:41
@hamza221 hamza221 force-pushed the backport/12796/stable5.5 branch from da89ed5 to 661e7d7 Compare April 27, 2026 15:02
@hamza221 hamza221 marked this pull request as ready for review April 27, 2026 15:02
@hamza221
Copy link
Copy Markdown
Contributor

/backport to stable3.7

@hamza221 hamza221 merged commit 066892b into stable5.5 Apr 27, 2026
40 of 43 checks passed
@hamza221 hamza221 deleted the backport/12796/stable5.5 branch April 27, 2026 15:12
@backportbot
Copy link
Copy Markdown
Author

backportbot Bot commented Apr 27, 2026

The backport to stable3.7 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable3.7
git pull origin stable3.7

# Create the new backport branch
git checkout -b backport/12816/stable3.7

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

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/12816/stable3.7

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

1 participant