Can i use SCM command to get all team areas for a specific project?
![]()
I need to either get all team areas defined for specific project area or identify for a specific team area - to which project area it belongs to.
We are using scm commands and i couldn't find any property or other way to create the above relation.
Am i missing it or there currently no way to provide this info?
any workaround will be appreciated as well.
Thanks
|
Accepted answer
![]()
Hi Rachel
I was testing out different commands and found a way to list All Project Areas and Team Areas using the list project area command and verbose option. Hope this helps, here is the command I tried on version 4.0.5 lscm list projectareas -r local -v ![]() Without the verbose switch it only list project areas. From the above list you should be able to filter out project area / team area, Let me know if this works for you. Regards Shubjit Rachel Biderman selected this answer as the correct answer
|
One other answer
![]()
Ralph Schoon (62.0k●3●36●43)
| answered Mar 10 '14, 3:19 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I am not aware that there is something like that. This post however describes automation that you could use: https://rsjazz.wordpress.com/2012/12/09/analyzing-a-aroject-areas-members-and-roles-using-the-plain-java-client-libraries/
|
Comments
I don't believe there is any external way to accomplish what you want.
I don't think this data is available via oslc either. I know you can get the project areas(that u have access to with the userid u are using) , but I don't think there is a way to get team areas.
technically teamareas are output of the category selection.