Closed JD-666 closed 7 years ago
A Thread's most-recent-post field was not getting set. This was causing the Threads list to be unsorted.
Fix: Have Post Save()'s automatically update the parent Threads most-recent-post field with a datetime object.
A Thread's most-recent-post field was not getting set. This was causing the Threads list to be unsorted.
Fix: Have Post Save()'s automatically update the parent Threads most-recent-post field with a datetime object.