Hello!
I've been using testlink 1.8.5 to manage testing of more than one test plan, and I'd like to know if it is possible to track bug history (currently bugzilla bug ids) from another test plan.
For Example:
Test plan A -> test X failed two times. Bug 4444 was opened for build1, while bug 5555 was opened for build2
Test plan B -> test X is also present, but it was still not executed
So test X is shared by two different test plans. The bugs from test X(A) could be valid for test plan X(B).
The users from testlink here think that it would nice for the tester to have an overview of all bugs related to a single test case, no matter where that case was before, and no matter which version was used.
I know that within a single test plan it is possible to show the bug IDs from previous executions, even if done with different builds. Is it possible to show a bug ID list from executions of another test plan?
I've been looking for this in the code and database of testlink, and also the forums, but I couldn't find anything useful yet.
Thanks in advance for any feedback!