Duplicating Defects
Hi
If a defect is duplicated from one project to another, is there any link between the original and the duplicated defect?
The client wants to know if the duplicated defect is resolved, the original defect will also be resolved. CLM 5.0.2 is currently installed.
Please let me know if this is possible.
Thanks
One answer
There is a "duplicate-of" link that is created between a work item and its duplicate, but there is no out-of-the-box process that modifies the state of a duplicate of a given work item when the state of that work item is modified. You would have to code that up yourself as a process follow-up action on the work item save operation.