Patch #684
open
Add journal count on issues list
Added by jinwoo lee almost 17 years ago.
Updated over 1 year ago.
Description
I think that viewing journal count is better than nothing.
Because it is easy to understand issues's activity.
so I make this patch.
Files
I think it would be much more efficient if a cache column was added on the issues
table (eg. journals_count
).
So sorry, answer too late.
I agree your suggestion.
If column add on the issues table, it was following effect.
- decrease unnecessary query (related journal select)
- more clear design
Well, this would be nice to have. Sometimes it helps to find "hot-topics" by ordering journal_count descending.
But I agree, a fixed column, which is just updated everytime a new note is added, would be much more efficient than calculating this value each time the list is displayed. :-)
- Related to deleted (Feature #733: Journal count on issue list)
- Is duplicate of Feature #733: Journal count on issue list added
- Has duplicate Feature #27541: New optional column for issue list: number of comments/updates added
- Category changed from Issues to Issues filter
- Category changed from Issues filter to Issues list
+1, I have user requests on this feature
Florian ROBERT wrote:
+1, I have user requests on this feature
We should count only the journals with notes? or all journals?
Marius BALTEANU wrote:
We should count only the journals with notes? or all journals?
I think it should be the number of all journals.
Activities such as adding attachments without note and changing the target version are also important information to see the issue's activity.
- Related to Feature #38567: Enable to display notes count on issues list added
Also available in: Atom
PDF