Skip to content

[stable34] fix: preserve link shares on ownership transfer - #64330

Merged
susnux merged 3 commits into
stable34from
backport/64209/stable34
Sep 16, 2026
Merged

susnux merged 3 commits into
stable34from
backport/64209/stable34

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>
@backportbot backportbot Bot added bug 3. to review Waiting for reviews labels Sep 14, 2026
@backportbot backportbot Bot added this to the Nextcloud 34.0.5 milestone Sep 14, 2026
Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com>
@salmart-dev
salmart-dev force-pushed the backport/64209/stable34 branch from d2a5f5b to 8dc0c4f Compare September 15, 2026 09:44
@salmart-dev
salmart-dev marked this pull request as ready for review September 15, 2026 09:46
@salmart-dev
salmart-dev requested a review from a team as a code owner September 15, 2026 09:46
@salmart-dev
salmart-dev requested review from CarlSchwan and leftybournes and removed request for a team September 15, 2026 09:46
@susnux
susnux merged commit d9c4b18 into stable34 Sep 16, 2026
183 of 189 checks passed
@susnux
susnux deleted the backport/64209/stable34 branch September 16, 2026 13:06
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.

3 participants