Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable26] fix(comments): Use provided offset in best effort when loading comments #40507

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

backportbot-nextcloud[bot]
Copy link

Backport of #40488

When we didn't find the "$lastKnownComment" the whole condition was ignored.
Now we still use the ID as an offset.
This is required as a fall-back for expired messages in Talk
and deleted comments in other apps.

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen merged commit 59871eb into stable26 Sep 20, 2023
37 checks passed
@nickvergessen nickvergessen deleted the backport/40488/stable26 branch September 20, 2023 08:23
This was referenced Sep 20, 2023
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.

2 participants