<SOLVED> When Grid hierarchy is "on", all TLI with recursive patterns (see details) will disappear from the grid...

Submitted by Armando on 2009/12/28 17:24
Is this a bug ? Seems like it.
Maybe has it always been like that (i doubt it)... But never noticed it before.
 
Recursion has to be set this way  (basic example) :
 
  • Item 1
    • Item 2
      • Item 1
        • Item 2
etc.
 
Only by deactivating hierarchy, will item1 and item 2 be visible in the grid (where they meet the source, of course...)

possible linking bug v9.25 pre 11

Submitted by jan_rifkinson on 2009/12/28 15:55
I experienced the following situation today:
 
I created an item
I selected text in that item for a link
I searched <CTRL>+F & linked item #1 to item #2 (correct ID # for item #2)
clicked go to complete link
clicked on underlined portion, i.e. link
IQ jumped to parent of item #2 -- not to the item itself.
the parent has a different ID #
 
I closed & re-opened IQ to see if it was one of those weird refresh problems
After program re-open, link still jumped to parent of proper item
 
--
Jan Rifkinson
Ridgefield CT USA

Auto Search Problem

Submitted by Al on 2009/12/28 14:59
Hi
I'm having a problem locating a name in the Address Book with Auto Search turned on, when I type a name that has two words in it, e.g. Win Dor. When I press the space key to input the space between the two words, Auto Search seems to re-initialize (gets ready to do a new search) and checks a checkbox I have to left of the item field.
 
Thanks
Al

sorting item, then child, then grandchild in various order -- how to

Submitted by jan_rifkinson on 2009/12/28 13:59
 
Back to y original question: is it possible to sort TLI alphabetically & children by creationdate while I'm waiting for sort y level GUI?
 
Situation: My Contact List
 
-- Armando
---- conv 1
---- conv 2
---- conv 4
---- conv 3
-- Jan
---- 12/28/09 conv w Pierre re: next beta
---- 12/24/09 conv w Pierre re: current version
-- Pierre
---- email B
---- email A
---- email C
 
I'd like  to be able to sort all contacts in my list in the following order:
TLI = alphabetical A -> Z
Children = Z -> A or 10-> 1
Grandchildren Z-> A or 10 -> 1
 
I tried the sort bar, i.e.

When TaskActEnd and TaskActStart are modified from the grid, taskDuration isn't set., <now in mantis>

Submitted by Armando on 2009/12/27 11:40
This isn't a big deal as one can just add  "TaskActEnd-TaskActStart" equation in the TaskDuration field. But would this interfere with the gantt own calculations ?
 
BTW, Pierre : Sometimes I'm not sure about when these equations are triggered : the auto assign are triggered when events happen in the fields where these are set. But what about the equation field ?