Skip to content

[stable32] fix: pass only necessary information when deleting mulitple objects - #56505

Merged
leftybournes merged 1 commit into
stable32from
backport/56366/stable32
Nov 21, 2025
Merged

[stable32] fix: pass only necessary information when deleting mulitple objects#56505
leftybournes merged 1 commit into
stable32from
backport/56366/stable32

Conversation

@backportbot

Copy link
Copy Markdown

Backport of PR #56366

@backportbot
backportbotBot requested a review from a team as a code ownerNovember 18, 2025 08:48
@backportbotbackportbotBot added bug 3. to review Waiting for reviews labels Nov 18, 2025
@backportbotbackportbotBot added this to the Nextcloud 32.0.2 milestone Nov 18, 2025
@backportbot
backportbotBotforce-pushed the backport/56366/stable32 branch from 7207015 to 82f9a1bCompareNovember 18, 2025 08:48
DeleteObjects currently fails when the request includes all the
information returned by ListObjects. Send only the necessary
information in the request. Note: 'Size' and 'DateModified' is now
only supported by directory buckets.
Signed-off-by: Kent Delante <kent.delante@proton.me>
@blizzzblizzz mentioned this pull request Nov 18, 2025
23 tasks
@leftybournes
leftybournes merged commit 3a44e43 into stable32Nov 21, 2025
236 of 249 checks passed
@leftybournes
leftybournes deleted the backport/56366/stable32 branch November 21, 2025 00:51
@nextcloud-botnextcloud-bot mentioned this pull request Dec 3, 2025
1 task
@leftybournes

Copy link
Copy Markdown
Member

/backport to stable31

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

Labels

3. to reviewWaiting for reviewsbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@leftybournes@CarlSchwan@provokateurin@blizzz