Actions
Feature #37973
openEnable to display watches count on issues list
Status:
New
Priority:
Normal
Assignee:
-
Category:
Issues list
Target version:
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Files
Related issues
Updated by Takenori TAKAKI almost 2 years ago
- File enable_to_display_watches_count_on_issues_list.png enable_to_display_watches_count_on_issues_list.png added
- File enable_to_display_watches_count_on_issues_list.patch enable_to_display_watches_count_on_issues_list.patch added
It would be very useful to add a watches count of issue on the issues list and sort them by interest in the issue.
I've made a patch and will post it.
Updated by Go MAEDA almost 2 years ago
- Related to Feature #29894: View watchers on the issue list added
Updated by Go MAEDA almost 2 years ago
- Related to Feature #17288: Use Watcher Count as a poor man's Voting system on redmine.org added
Updated by Go MAEDA over 1 year ago
- Target version set to Candidate for next major release
Updated by Takenori TAKAKI over 1 year ago
- File enable_to_display_watchers_count_on_issues_list.png enable_to_display_watchers_count_on_issues_list.png added
- File enable_to_display_watchers_count_on_issues_list.patch enable_to_display_watchers_count_on_issues_list.patch added
I resubmit the patch with the following modifications:
- Changed query column name [Watches --> Watchers count].
- Fixed sorting issues based on watchers count.
- Added test code.
Thank you for your attention to these changes.
Actions