How to delete CCM project area data
We need to delete data from CCM, QM and RM project areas. It looks like we can easily do that in RM, and perhaps in QM. (We would be eager to hear a good way to delete all project area data en masse.) But is there still no way to do this in CCM? The projects are archived, but we want to remove the data from them too.
We noticed that you can use deleteJFSResources to delete all data from RM project areas. Something like
"repotools-rm.bat -deleteJFSResources contextURL=https://server_name:port/rm/process/project-areas/<projectUID> force"
Here is the technote:
http://www.ibm.com/support/docview.wss?uid=swg21458233
And it looks like you can delete information in QM project areas with difficulty:
https://jazz.net/help-dev/clm/index.jsp?topic=%2Fcom.ibm.jazz.vvc.doc%2Ftopics%2Ft_comp_arch_rest_qm.html
Will there be a feature in RQM 6.0.6 where you will be able to delete more easily? I see this ...
https://jazz.net/jazz/web/projects/Jazz%20Foundation#action=com.ibm.team.workitem.viewWorkItem&id=403983
But how do you delete information in CCM project areas? Is there something similar to deleteJFSResources, which seems to be a much easier way to remove data. The only thing I can think of is deleting work items.
Is there any activity in the work items in this plan item?
https://jazz.net/jazz/web/projects/Jazz%20Foundation#action=com.ibm.team.workitem.viewWorkItem&id=170097