Project

General

Profile

Actions

Patch #23180

closed

Make the issue id from email notifications linkable to issue page

Added by Marius BĂLTEANU almost 8 years ago. Updated almost 8 years ago.

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

0%

Estimated time:

Description

The attached patch adds to the "#issue_id" from the email notifications a link to the issue page. This link is very useful when you read the emails on the phone or small screens and you want to quickly open the issue page.

Currently, you need to scroll down until the end of the email to find the line with the issue subject (h1 element). Also, some email clients (like Inbox from Google) hide that content after first reply because it find it duplicated. I have attached some examples:
- inbox.png which contains a screenshot with the notification received from #7360 in Inbox. You can observe that in the respective screen, there is no link to the issue.
- office.png which an example from office 365 popup. Here I need to scroll down to find the issue.

With the attached patch you can easily open the issue page:

If you consider that this change should contains a test, please let me know.

I've added the link also on issue_add.html.erb only for consistency.


Files

inbox.png (124 KB) inbox.png Marius BĂLTEANU, 2016-06-27 18:17
office.png (73.5 KB) office.png Marius BĂLTEANU, 2016-06-27 18:17
office_with_link.png (73.3 KB) office_with_link.png Marius BĂLTEANU, 2016-06-27 18:20
link_to_issue.patch (1.12 KB) link_to_issue.patch Marius BĂLTEANU, 2016-06-27 18:35
Actions #1

Updated by Go MAEDA almost 8 years ago

  • Target version set to 3.4.0

Thanks for the improvement.
It works fine for me. Setting target version to 3.4.0.

Actions #2

Updated by Jean-Philippe Lang almost 8 years ago

  • Status changed from New to Resolved
  • Assignee set to Jean-Philippe Lang
  • Target version changed from 3.4.0 to 3.3.1

Patch committed, thanks.
I think we can add this change to 3.3.1.

Actions #3

Updated by Jean-Philippe Lang almost 8 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF