Project

General

Profile

Actions

Feature #31104

closed

Show the total number of open issues in a reminder

Added by Go MAEDA about 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Email notifications
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

It is useful if email reminders show the total number of open issues next to "View all issues" link like the following picture. The information is very useful to understand how many tasks the user has without opening the issues list with a web browser.


Files

Actions #1

Updated by Yuichi HARADA about 5 years ago

Go MAEDA wrote:

The information is very useful to understand how many tasks the user has without opening the issues list with a web browser.

+1
I'm actually receiving reminders, but rarely open a web browser to see the issues list.
I attached a patch.

Actions #2

Updated by Go MAEDA about 5 years ago

Thank you for the patch but I noticed that there is one problem.

Although the URL in reminders shows issues assigned to the user and their group, the issue count only includes issues directly assigned to the user.

Assume that Bob is a member of group AcmeCompany. 7 issues are directly assigned to Bob and 3 issues are assigned to group AcmeCompny. In this condition, Bob will see 10 issues when he clicks the URL in reminders. Actually, the issue count written in the email reminder is 7.

Actions #3

Updated by Yuichi HARADA about 5 years ago

Go MAEDA wrote:

Although the URL in reminders shows issues assigned to the user and their group, the issue count only includes issues directly assigned to the user.

Sorry, I made a mistake.
Change to use IssueQuery to get the number of open issues for the user and the group to which the his belongs.
I rebuilt a patch.

Actions #4

Updated by Go MAEDA about 5 years ago

  • Target version set to 4.1.0

LGTM. Setting the target version to 4.1.0.

Actions #5

Updated by Go MAEDA about 5 years ago

  • Status changed from New to Closed
  • Assignee set to Go MAEDA
  • Resolution set to Fixed

Committed the patch. Thank you for your contribution.

Actions

Also available in: Atom PDF