← Back to team overview

gtg team mailing list archive

[Bug 592445] [NEW] Task count incorrect due to not including grand-children

 

Public bug reported:

Yet another incorrect counting bug.  :-)
But this time it seems pretty obvious what's going on.

A 55
 +-> B 70
  +-> C 46

It looks like the items in C are not being included in the count for A,
but they do get included for B.  So for whatever reason, tag task counts
are including the counts of tasks in sub-tags but not sub-sub-tags.

** Affects: gtg
     Importance: Undecided
         Status: New

-- 
Task count incorrect due to not including grand-children
https://bugs.launchpad.net/bugs/592445
You received this bug notification because you are a member of Gtg
contributors, which is subscribed to Getting Things GNOME!.

Status in Getting Things GNOME!: New

Bug description:
Yet another incorrect counting bug.  :-)
But this time it seems pretty obvious what's going on.

A 55
 +-> B 70
  +-> C 46

It looks like the items in C are not being included in the count for A, but they do get included for B.  So for whatever reason, tag task counts are including the counts of tasks in sub-tags but not sub-sub-tags.





Follow ups

References