Vote #77299
未完了Link Category in the issue page to all open issues from that project with the same category
0%
説明
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:
!{width:60%; border: 1px solid grey;}.before.png!
After patch:
!{width:60%; border: 1px solid grey;}.after1.png!
journals
I can add tests for the patch if it'll be accepted.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Thanks Toshi MARUYAMA for updating the description.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
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.
--------------------------------------------------------------------------------