Page 1 of 1

Collective Projects?

Posted: 01 Jul 2008, 16:28
by monotek
Im looking for a possibility to collect projects.
The following example shows what i want.

I have 3 projects.
"Project 1", "Project 2" and "Project 3".
Now i want to create a project called "Project 1 2 3".
If i filter for "Project 1 2 3" in "view_all_bug_page.php" i want that alle bugs of "Project 1", "Project 2" and "Project 3" are shown.

Is this possible?

Re: Collective Projects?

Posted: 01 Jul 2008, 17:26
by vzw614
Click "Advanced Filters" to the right of the "Search" box, then click on "Projects" (it should be on the last line of the available filters on the right side) then you can control-click on multiple projects to search in just those projects. You can also "Save Current Filter" and name it "Project 1 2 3" and that way you don't have to do these steps every time you want to filter on just those projects.

Re: Collective Projects?

Posted: 01 Jul 2008, 19:34
by jreese
Alternatively, if you link projects as sub-projects of "Project 1 2 3", then searching in "Project 1 2 3" will show issues from any sub-project by default.

Re: Collective Projects?

Posted: 02 Jul 2008, 08:40
by monotek
Thanks a lot :-)