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

How can I get the list of project areas and last modified date at the server level?

Most servers need periodic maintenance, in order to archive project areas that are not being used and archive users who are not added to any active project area. With regard to this, I want to know:
1. How to get the list of project areas in a server along with the last modified date?
2. How to get the list of users who are not added to any project area?

0 votes



2 answers

Permanent link
Hi,

You can get the last modified time for a project area using this feed:

https://localhost:9443/qm/process/project-areas

The problem is that modified field will give you the last time the project area itself was modified, that may be meaningless for you as users could have created/updated/read artifacts belonging to that project area and the update field will not be reflected for project area.
_________________________________________________________________________________
You can also find the members of all the project areas by using the following query:

https://localhost:9443/qm/rpt/repository/foundation?fields=projectArea/projectArea/(name|teamMembers/userId)

hopefully the returned data could be filtered easily.

regards,
      napoles

0 votes


Permanent link
Thanks for your response Napoles. This information is definitely good to know.
But I actually need the last modified date when any kind of change was done in the project area, like artifact creation, updation, etc.

0 votes

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: Oct 12 '16, 8:29 a.m.

Question was seen: 2,703 times

Last updated: Oct 13 '16, 3:39 a.m.

Confirmation Cancel Confirm