Search found 2 matches

by complx
23 Apr 2007, 14:36
Forum: Customizations
Topic: how to edit the drop down options for priority, severity etc
Replies: 4
Views: 9757

Same right answer, in a simpler form

I found the enumerations page (linked above) to be helfpul, but a bit vague.

I thought it might be helpful if I posted a boiled-down version of the solution. However, if anyone needs the complete details on everything that affects the list of options (such as priorities), absolutely go to the ...
by complx
23 Apr 2007, 14:24
Forum: Help
Topic: project vs subproject
Replies: 1
Views: 3881

Caveat: I'm still a beginner, but I believe I know the answer to this.

As described in the manual, "subprojects" are really just projects, but you've told one project it's the parent of a second project. The second project is now both a "project" and a "subproject". You probably know that already ...