Project Attributes
Is it possible to extend the the Team Foundation Project attributes? Something like add some field related to external app, internal attributes we use to identify our projects, etc.
Thks,
Max
You can have custom fields for Work Items, but not custom properties on team projects themselves. This was a painful v1 cut, but is definitely being considered for the next version. What kind of project properties would you find useful?
Thanks,
Amy
I don't know what the original poster had in mind, but in my workplace, one thing we would be very keen on would be an easier way to track project level information, like Customer, Cost center, project billing type (fixed time/cost or time-bound), and stuff like that.
Right now we'll probably just use a naming convention to at least keep track of the customer the project belongs to by naming them something like <customer>.<project>.
Mainly, we were planning to incorporate keys that identify the projects within other applications that we use during development (ex.: Project Server). As our projects use to incorporate other projects and even applications already running at production environment, it would be used to maintain the composition of the project and its relationships.
But, if we can't do that with the project itself, I'm thinking about use the project portal to maintain these information. Any other suggestion?
Regards,
Max
A document or item on the portal should do the trick. If you're interested in tracking a significant amount of metadata around a team project, consider creating a work item type such as "Project Details" and opening new work items to track the info. Of course, this is overkill unless you have lots of details or are interested in tracking the details.