honzakral/django-threadedcomments

Sorting by newset

Opened this issue · 0 comments

I am using django-fluent-comments and django-threadedcomments. When a new comment is added, only the time of its close parent and his descendants are updated. Because of this, the output of the branch breaks.
Is it normal behavior or is it a bug?