Project

General

Profile

Actions

Feature #34302

closed

Show parent issues in notification email

Added by Go MAEDA over 3 years ago. Updated about 1 year ago.

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

0%

Estimated time:
Resolution:
Fixed

Description

The current format of email notifications lacks the information of parent issues. I think the information is useful to know the purpose of the subtask because the subject of a parent task usually expresses a more generic concept.

Web UI already shows parent issues with indented style. I think it would be nice if they are shown with the same style in email notifications.


Files

issue-of-deep-hierarchy.png (60.9 KB) issue-of-deep-hierarchy.png Yuichi HARADA, 2020-12-10 01:56
notification-email-with-parent-task-added.png (140 KB) notification-email-with-parent-task-added.png Yuichi HARADA, 2020-12-10 01:57
34302.patch (1.88 KB) 34302.patch Yuichi HARADA, 2020-12-10 01:59
Actions #1

Updated by Yuichi HARADA over 3 years ago

As shown in the image below, I think that it would be difficult to read the notification email if the parent-children hierarchies became deep, so I added "Parent task" in the issue attributes of the notification email.

I attached a patch.

Actions #2

Updated by Go MAEDA about 3 years ago

Thank you for posting the patch. I am not sure if it is appropriate to add a method to Issue model just for email notifications.

Actions #3

Updated by Go MAEDA about 1 year ago

  • Target version set to Candidate for next major release

Go MAEDA wrote:

Thank you for posting the patch. I am not sure if it is appropriate to add a method to Issue model just for email notifications.

After consideration, I don't think that adding Issue#parent_issue is a problem. Adding the method simplifies the implementation of the feature. Also, it makes things more consistent because there is already Issue#parent_issue_id.

Actions #4

Updated by Go MAEDA about 1 year ago

  • Target version changed from Candidate for next major release to 5.1.0

Setting the target version to 5.1.0.

Actions #5

Updated by Go MAEDA about 1 year ago

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

Committed the patch. Thank you.

Actions

Also available in: Atom PDF