-
-
Notifications
You must be signed in to change notification settings - Fork 547
Open
Labels
area: backendThis issue involves Python, Django or dependency (eg. database)This issue involves Python, Django or dependency (eg. database)feature: postingStart/reply/edit flowsStart/reply/edit flowsfeature: thread pageThread and private thread pagesThread and private thread pages
Milestone
Description
Thread.has_events flag was used to control if extra query is required to pull thread events for the thread page. In 0.40 events were replaced with updates. We should update the flag and make use of it (set it in actions that create thread updates and look at it before fetching thread's updates.
Metadata
Metadata
Assignees
Labels
area: backendThis issue involves Python, Django or dependency (eg. database)This issue involves Python, Django or dependency (eg. database)feature: postingStart/reply/edit flowsStart/reply/edit flowsfeature: thread pageThread and private thread pagesThread and private thread pages