Linked File List extension allows users to see list of files from the repository, which were affected by commits, linked to the Work Item.
If there are many revisions referring to the same file - it's shown only once.
Restrictions:
Extension shows you only relative path in the repository (not the URL or name of the repository).
Extension is provided with sources - feel free to extend it according to your demand.
Installation instructions:
- Extract attached archive into <polarion install folder>/polarion/extensions folder - as result, file paths should look like: <c:\Polarion>\polarion\extensions\com.polarion.linkedfilelist\eclipse\plugins\com.polarion.linkedfilelist_1.0.0\linkedfilelist.jar
- Include reference to the extension in the Form Layout configuration settings (Administration -> Work Items -> Form Configuration -> Form Layout Configuration
<extension id="linkedfilelist" label="List of files affected by the item"/>
where "id" must be "linkedfilelist" and label will appear as title of the panel