Patch #22291
Link Category in the issue page to all open issues from that project with the same category
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Issues | |||
Target version: | Candidate for next major release |
Description
The attached patch makes the category attribute from the issue page linkable to all open issues from that project (and subprojects) that have the same category (the same type of link exists in the summary report page)
This feature is an useful shortcut for users when you're on an issue and you want to view all other open issues.
Before patch:
After patch:
History
#1
Updated by Marius BALTEANU almost 5 years ago
I can add tests for the patch if it'll be accepted.
#2
Updated by Toshi MARUYAMA almost 5 years ago
- File after.png added
- File before.png added
#3
Updated by Toshi MARUYAMA almost 5 years ago
- Description updated (diff)
#4
Updated by Toshi MARUYAMA almost 5 years ago
- File deleted (
Screen Shot 2016-03-20 at 21.20.03.png)
#5
Updated by Toshi MARUYAMA almost 5 years ago
- File deleted (
Screen Shot 2016-03-20 at 21.22.28.png)
#6
Updated by Toshi MARUYAMA almost 5 years ago
- File after1.png added
- Description updated (diff)
#7
Updated by Toshi MARUYAMA almost 5 years ago
- File deleted (
after.png)
#8
Updated by Marius BALTEANU almost 5 years ago
Thanks Toshi MARUYAMA for updating the description.
#9
Updated by Go MAEDA over 4 years ago
- Target version set to Candidate for next major release
#10
Updated by Marius BALTEANU over 2 years ago
- File 0001-Render-category-in-issue-page-as-a-link-to-all-open-.patch
added
- Description updated (diff)
Updated the patch in order to:
- apply cleanly on the current trunk
- remove the subproject filter
- add a test for this feature.
I still think that this feature is quite useful.