REST api to get members out of projectarea does not work RC3
REST api to get members out of project-area does not work RC3
Up until last week we were using RTC 2.0 Standard server beta 2.
Recently we moved to RTC 2.0 Standard server RC3.
Steps
1. Create a project area (Add a member and administrator while doing that)
2. According to the wiki page (https://jazz.net/wiki/bin/view/Main/TeamProcessRestApi)
You can call the REST API
http://{server}/jazz/process/project-areas/{project-area-uuid}/members
And it will return you the list of existing members
3. This API would work in Beta2
4. But in RC3, it returns an empty page.
In-fact I can see the member is part of the project area in the JAZZ admin Web UI but the REST API does not return.
Up until last week we were using RTC 2.0 Standard server beta 2.
Recently we moved to RTC 2.0 Standard server RC3.
Steps
1. Create a project area (Add a member and administrator while doing that)
2. According to the wiki page (https://jazz.net/wiki/bin/view/Main/TeamProcessRestApi)
You can call the REST API
http://{server}/jazz/process/project-areas/{project-area-uuid}/members
And it will return you the list of existing members
3. This API would work in Beta2
4. But in RC3, it returns an empty page.
In-fact I can see the member is part of the project area in the JAZZ admin Web UI but the REST API does not return.
One answer
That API is intended for foundation 1.0.0.1, and was removed from 1.0.
If you would like to try this in-progress api, you can use the foundation 1.0.0.1 builds here:
https://jazz.net/jazz/web/projects/Jazz%20Foundation#action=com.ibm.team.build.viewDefinition&id=_T2X6cCxREd6fl_mGmK9h8g
---
Ryan Manwiller
Jazz Team
If you would like to try this in-progress api, you can use the foundation 1.0.0.1 builds here:
https://jazz.net/jazz/web/projects/Jazz%20Foundation#action=com.ibm.team.build.viewDefinition&id=_T2X6cCxREd6fl_mGmK9h8g
---
Ryan Manwiller
Jazz Team