3 Replies Last post: May 19, 2008 8:03 AM by Stephano  
Chris Callan   63 posts since
Oct 16, 2007
Currently Being Moderated

May 14, 2008 10:28 AM

Folders won't display bug

 

Took me a while to track this down, but I'm 99.44% sure this is the issue

 

 

First part, the left-hand pane isn't a

show-me-everything pane, it limits the number of returns to somewhere around 100

records, I know this because I have a project with 545 items at the item set level, and I can see that there obviously aren't 545 items

under the item set.  Second part, I made a request a while back to not include the folders in the grid listing for the item sets (that

is, not list the folders right alongside the actual items from the item sets), and it looks like you implemented that globally, even though there is still a button to sort based on folder/item status (hmmm).

 

 

Anywho, all of this taken together, when a new folder is created it gets the latest sortOrder key in order to show it at the end of the list.  However, since the left-hand pane only shows the first 100, or so, items and the folders aren't shown in the grid listing for the item sets, so they're now unreachable without direct database updates to get their sortOrder values low enough to display in the left-hand pane.

 

 

I would propose that when folders are created that they are set to sortOrder of '1' so that they appear at the top of the left-hand pane, since it is possible to have enough folders to re-encounter this issue.

 

 

Hope that's enough info to repro

 

 

Stephano   126 posts since
Jan 14, 2008
Currently Being Moderated
1. May 14, 2008 9:41 PM in response to: Chris Callan
Re: Folders won't display bug

There is actually a place in Project Settings, on the "Settings" tab, called "Max items displayed in explorer tree".  Default is 100.  You can set the grid max there too.

Stephano   126 posts since
Jan 14, 2008
Currently Being Moderated
3. May 19, 2008 8:03 AM in response to: Chris Callan
Re: Folders won't display bug

You have a good point.  We will look this issue over as a possible enhancement.  There has been lots of debate around the idea of the tree.  It's such a complicated feature, we are constantly looking for simpler, more intuitive ways of getting at the items.

More Like This

  • Retrieving data ...