Back to issue list Export

Building on the feature in 73f8e6dd it would be quite nice if the list of duplicate issues and dependent issues was flattened in some obvious way so the user can see fully what is dependent on the current issue. Bugzilla will also cross out dependencies which are closed. That may be a useful feature to add as well.

travisb 2012-07-24 01:49:21
hash: 676daa2c3a067f5d2e73c5095f632fa7db8af46366ae7900338100b89d0d2a30
Date: 2012-07-24 01:49:21
User: travisb

I've made striking out links to closed issues a new issues f34db2fc

travisb 2012-10-19 04:18:17
hash: 867f78090649eb920796975cffb9ef85da6b2b4912d2780d629f14b84ed0d3d5
Date: 2012-10-19 04:18:17
User: travisb

I've flattened the duplicate list. Now the entire reachable graph of duplicates will be shown as duplicate for an issue.

travisb 2012-10-19 04:26:06
hash: 771e16c998fa4a9f99b4a7aca9b0d33b1394ef93ea1c73424bf447b60ce94683
Date: 2012-10-19 04:26:06
User: travisb

I've decided not to flatten the dependency graph. It's fairly complicated (since the graph is arbitrary) for little gain. One level seems to be sufficient for common cases.


Tracked by Nitpick