Maintaining Traces copying requirements
Does anyone know of a way to copy a requirement item and have all related traces also copy to other target documents?
We have three levels of requirements documents, User, Design, and System. We want to store our requirements in librarys organized by feature. The documents will contain the full description of the feature, the feature may be implemented over the course of multiple software releases.
So we would have a project:
/FEATURE A
User Requirement Document A
UR A-1 (Traces to DR A-1)
UR A-2 (Traces to DR A-2)
UR A-3 (Traces to DR A-3)
Design Requirement Document A
DR A-1 (Traces to SR A-1)
DR A-2 (Traces to SR A-1)
DR A-3 (Traces to SR A-1)
System Requirement Document A
SR A-1
SR A-2
SR A-3
later when we create 1.0 of our software we will only implment one aspect of feature A, Release 1.0 also will have user requirements, design requirements and system requirements comming from multiple features. We want to copy the items from the feature libary to the release documents and keep the traces, is there anyway I can insert UR A-1 and have DR A-1 and SR A-1 go into additional documents and maintain the traces? I can propogate traces but that is when you branch an entire document, I am only branching portions of a document(s).
Could a trigger allow prompting for the destination documents for traced/related items, so when I copy one User Requirement, I'm asked if I want to copy in and link the related/traced Design and System Requirements?

