OVERVIEW
In some cases, you may wish to list out the copy as link items under the selected node(s). To do so, we need to add the query in our filter
CREATE FILTER
- Filter with Projects=Project A and Item Type = Any Item
- User defined Criteria: id in (select id from objects_ver_view where action_type=’link’ and parent_original_id in (select id from objects where root_document=9381))
Note: 9381 = will be the DOC Original Id under which you would like to filter your copy as link items
Its applicable only for DOC work item type