Actions
Feature #38492
openProvide some ways to find the issues where an user Is mentioned
Status:
New
Priority:
Normal
Assignee:
-
Category:
Search engine
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
At this time there isn't a way to find all issues where an user is mentioned nor via filter nor via email.
Should be possibile to:
Should be possibile to:
- to search issue where i'm mentioned
- customize the subject of the email related to comment where i'm mentioned.
The old plugin used before the landing of this feature in redmine-core, was implement the way 2
Files
Related issues
Updated by Dmitry Makurin over 1 year ago
- File 38492.patch 38492.patch added
- File ksnip_20230428-131659.png ksnip_20230428-131659.png added
Here is a patch which adds a [Mention]
label to the email's subject when user was mentioned.
It's really hard to distinguish a regular notification and mentioned one. The patch will allow to easily highlight that someone wants specifically your attention. Especially useful for project managers that might have hundreds of email per day.
Screenshot:
Updated by pasquale [:dedalus] over 1 year ago
Good for me. I think we should implement also search filter.
Go Maeda what you think?
Updated by Go MAEDA over 1 year ago
- Related to Feature #36162: Add notification reason to the email instead of the default static email footer added
Updated by Dmitry Makurin over 1 year ago
Made a simple plugin from the 38492.patch: https://github.com/red-soft-ru/redmine_email_mention_label.
Updated by Marius BĂLTEANU about 1 year ago
For email notifications, we will add the "Mentioned" reason on top of #36162.
Actions