← Back to team overview

vm team mailing list archive

[Bug 538729] [NEW] Thread sort order not kept current

 

Public bug reported:

When a message is deleted or edited, the thread that it belongs needs to
get updated, and its position in the sorted order should change if
necessary.

At the moment, this is not happening.  It looks like the function vm-
unthread-message doesn't do a full job of updating the properties,
especially the youngest-date and oldest-date properties.

** Affects: vm
     Importance: Low
     Assignee: Uday Reddy (reddyuday)
         Status: Triaged


** Tags: threads

** Changed in: vm
       Status: New => Confirmed

** Changed in: vm
   Importance: Undecided => Low

** Changed in: vm
       Status: Confirmed => Triaged

** Changed in: vm
     Assignee: (unassigned) => Uday Reddy (reddyuday)

** Tags added: threads

-- 
Thread sort order not kept current
https://bugs.launchpad.net/bugs/538729
You received this bug notification because you are a member of VM
development team, which is the registrant for VM.

Status in VM (View Mail) for Emacs: Triaged

Bug description:
When a message is deleted or edited, the thread that it belongs needs to get updated, and its position in the sorted order should change if necessary.

At the moment, this is not happening.  It looks like the function vm-unthread-message doesn't do a full job of updating the properties, especially the youngest-date and oldest-date properties.





Follow ups

References