Hi
Is it possible to finely describe a project?
I wish for each project, create a description by filling custom predefined values fields.
For example:
* technology = (32b, 64b).
* OS (windows, linux, mac ..)
* Language (java, php, # net, ...)
...
I would then filter the projects by these criteria.
thank you
Hi,
There is no specific fields to enter these description.
But you can simply use Description field, just normalizing it.
technology=64b OS=Windows Language=Java
Then you'll be able to create new project filter suach as "description contains 'Language=Java'" to see all you java projects.
Another way can be to define new project types, but you'll have to multiplicate types for each possible combination of custom description.
Ok, thanks.
I will check the project type solution.
can I set a new project type to an existing project ?
Philippe
Yes.