Project

General

Profile

Actions

Feature proposal #8814

closed

Implement stored support for comment replies

Added by krileon over 2 years ago. Updated 8 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
16 December 2021
Due date:
% Done:

100%

Estimated time:

Description

Currently comment replies are just replying to a comment stream with an asset of "comment.PARENT_ID". Get rid of this behavior. Replies should have the same asset as their parent. Instead add a "reply" or "parent" column to store their parent id (the comment being replied to). This will SUBSTANTIALLY improve performance of deep comment reply chains, comment counting, and more.

Actions #1

Updated by krileon over 1 year ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Comments now keep track of their parent AND maintain an asset of their parent which allows proper access checks and source retrieval.

Actions #2

Updated by krileon 8 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF