It's all about the answers!

Ask a question

SCM Audit - Find files that are not associated to a work item


David Beange (111359101) | asked May 18 '16, 11:46 a.m.
edited May 23 '16, 11:01 p.m. by David Lafreniere (4.8k7)
CLM v6.0
Is there a command or series of commands that could be used during a SCM audit to search the repository for files that have not been related to a work item?

Accepted answer


permanent link
David Lafreniere (4.8k7) | answered May 23 '16, 11:14 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
edited May 23 '16, 11:17 p.m.
There is no command (in the CLI or UI action) that would give the answer you want. Feel free to open up an Enhancement request on jazz.net.

A round-a-bout way of getting the answer you want would be roughly:
-If you care about the change sets in the 'main' stream for example,  right-click on the component and select "Show" --> "History".
-Then in the History view, mutli-select the first 'page' of change sets and invoke the "Locate Change Sets..." context menu action. (Note: this step and the steps below would have to be repeated for as many 'pages' of change set history as you want... or maybe you only care to go back through history up to a certain delivery date - which lines up with the start of a release for example)
-In the top section of the Locate Change Sets editor the change sets will automatically grouped by their associated work item. Change sets (and thus files) that do not have an associated work item will be grouped under a node called "x change sets with no work item".
-Expand this node and multi-select all the change set in this node and select the "Open" --> "Change Explorer".
-Now with the change sets in the Change Explorer view, expand the view menu drop down (down arrow icon) and select "Save Change Log". In the dialog, select "Filesystem changes" (and anything else you want) and press OK.
Now you have a text based summary of the files which are contained in change sets that are not associated to any work item.
Michael Valenta selected this answer as the correct answer

Your answer


Register or 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.