Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How can I get a list of projects with their respective admins?

Greetings,

With Jazz 6.0.2, I need to get a list of all the projects and who has been assigned to be project administrator of any given project?

I do know that "<jazz>/<component>/rpt/repository/foundation?fields=projectArea%2FprojectArea%2F%28name%7C%28roleAssignments%2Fcontributor%2Fname%29%7C%28roleAssignments%2FcontributorRoles%2Fname%29%29", although, I got that from another site without fulling understanding it. It does produce an XML file that has all the projects, users and their roles.

Now, I need all the projects and who their administrators are?

Can anyone help me?

0 votes


Accepted answer

Permanent link
Is there a "<jazz>/<component>/rpt/repository/generic?metadata=schema" in Jazz 6.0.2?
If yes, then look at com.ibm.team.process.ProjectArea.
There is a "internalAdmins" - maybe it can help you.
Something like "<jazz>/<component>/rpt/repository/generic?fields=generic/com.ibm.team.process.ProjectArea/(name|internalAdmins/*)", I think ...

Shaule Sachs selected this answer as the correct answer

1 vote

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 7,498

Question asked: Aug 01 '16, 7:58 p.m.

Question was seen: 1,257 times

Last updated: Aug 01 '16, 8:32 p.m.

Confirmation Cancel Confirm