Ticket #3 (closed enhancement: wontfix)

Opened 2 years ago

Last modified 8 months ago

Posts Count Improvment

Reported by: pragma Assigned to: pragma
Priority: major Milestone: Beta 1.0
Component: component1 Version: beta 0.2
Keywords: Cc:

Description

Change posts count to a column in profile table - make it a hard count rather than calculated

Change History

06/19/07 21:44:20 changed by pragma

  • status changed from new to assigned.

Schema has been updated to include a posts column on the profiles table. Will need to write a conversion script to convert the existing posts in the database to posts count, upon migration.

08/07/07 16:04:48 changed by pragma

The admin console could be used to provide a "syncronize post count" action, that will take care of this.

03/31/08 10:51:50 changed by pragma

  • status changed from assigned to closed.
  • resolution set to wontfix.

Closing ticket. Will review if performance dictates such a change.