How to modify a Structure tree presented in Create Trace wizard?
Helo team,
How to modify a Structure tree presented in Create Trace wizard?
Found these example inside Solution\Properties and see that wizard uses Query "FinderProjectsAndTestObjectives" and interesting option called "additionalFilter"....
Query returns a list of ReqDocs\TestDocs of selected project and tree representation of selected docs in at the right pane.
"title=Select tests to run","query=FinderProjectsAndTestObjectives","additionalFilter=((subquery[FinderProjects]) or (field[ID] = {{ID}}))","focusIssueID={{ID}}","fields=Structure","nodeDisplayFields={ID} {Category}- {Text}{Summary}","showFieldNodes=false"
What's needed is a way to get rid of some requirements (Rev 0.0, or State "Unfinished") in that tree by using filters or maybe other options.
Regards

