Skip to content

[stable32] fix: preserve link shares on ownership transfer - #64328

Draft
backportbot[bot] wants to merge 3 commits into
stable32from
backport/64209/stable32
Draft

backportbot[bot] wants to merge 3 commits into
stable32from
backport/64209/stable32

Conversation

@backportbot

@backportbot backportbot Bot commented Sep 14, 2026

Copy link
Copy Markdown

Backport of #64209

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.

CommandLine defines both logic to run occ commands in integration tests
as wel as behat steps. This is problematic as if two contexts are loaded
and both need the ability to run occ commands, they will cause a
conflict due to the steps being defined more than once.

Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com>
Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com>
Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com>
@salmart-dev
salmart-dev force-pushed the backport/64209/stable32 branch from 952c01e to 5bc50e9 Compare September 15, 2026 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant