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

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

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 fe4d002 into stable27 Sep 20, 2023
36 checks passed
@nickvergessen nickvergessen deleted the backport/40488/stable27 branch September 20, 2023 08:23
@blizzz blizzz mentioned this pull request Sep 20, 2023
4 tasks
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