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

Forum: Fix duplicated entries in topic_read table #869

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

blackcoder87
Copy link
Member

Description

  • Fix duplicated entries in topic_read table

Previously the topic was marked as read when creating a post and after a redirect when showing it. This might fail in this way, because the first row doesn't exist yet?

Fixes #862

Type of change

  • Bug fix (non-breaking change which fixes an issue)

This PR has been tested in the following browsers:

  • Chrome
  • Firefox
  • Opera
  • Edge

@blackcoder87 blackcoder87 merged commit dc0854f into master Nov 22, 2023
5 checks passed
@blackcoder87 blackcoder87 deleted the forum-duplicated-entry-forum-read branch November 22, 2023 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Forum: Investigate duplicated entries in topics_read table
1 participant