Robert Swanwick
My feedback
4 results found
-
35 votesRobert Swanwick supported this idea ·
-
13 votesRobert Swanwick shared this idea ·
-
2 votes
An error occurred while saving the comment Robert Swanwick shared this idea · -
6 votesRobert Swanwick shared this idea ·
In general, I would suggest checking out how Unfuddle does their Associated Bug functionality. They use a concept of a directed graph (parents, children, siblings) that makes the relationships associated. eg. two bugs with the same parent are automatically considered siblings.
Also, they allow for creating a bug when looking at another and then associating the new bug to the old. This works especially well because the process of creating a bug is to first search to see if there is already a duplicate open. Often one finds something related, but different. The code that was used to fix the other bug might be useful in fixing the new bug.