Skip to content

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Mar 26, 2024

Backport of PR #44017

Old comparison implementation compares each element of the array against each other with no respect for the associated array label, which leads to wrongful removals because one value is accidentally present in a completely different label. New comparison works 'by-label' individually.

Partly fixes #41084 because changes between 'SEQUENCE' not present, 'SEQUENCE:0' and 'SEQUENCE:1' were not detected in the old implementation and thus no email update sent.

Co-authored-by: Christoph Wurst <[email protected]>
Signed-off-by: Robert C. Schaller <[email protected]>
@backportbot backportbot bot added bug 3. to review Waiting for reviews feature: dav feature: caldav Related to CalDAV internals labels Mar 26, 2024
@backportbot backportbot bot added this to the Nextcloud 27.1.8 milestone Mar 26, 2024
@skjnldsv skjnldsv mentioned this pull request Mar 28, 2024
@Altahrim Altahrim mentioned this pull request Apr 17, 2024
4 tasks
@solracsf
Copy link
Member

@rcwschaller can you kindly review?

@solracsf solracsf enabled auto-merge April 17, 2024 12:45
@solracsf solracsf merged commit f60173e into stable27 Apr 17, 2024
@solracsf solracsf deleted the backport/44017/stable27 branch April 17, 2024 12:46
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 feature: caldav Related to CalDAV internals feature: dav

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants