Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enh: Implement message excerpt filters for JIRA messages, others #380

Open
ShaneCurcuru opened this issue May 30, 2017 · 1 comment
Open

Comments

@ShaneCurcuru
Copy link

Reading through a project list that has a lot of JIRA notifications is not very useful, since the displayed excerpt of the body of every message is:

[ https://issues.apache.org/jira/browse/REEF-1999?page=com.blahblahblah...

Adding pluggable filter API for the display of body excerpts that allows admin-configured filters for the excerpts would be very valuable. A JIRA filter would be reasonably easy to detect a mail is from an automated JIRA notice, and could instead display the first text content of the mail, after the various JIRA headers.

@Humbedooh
Copy link
Member

This could, in theory, be part of the JS code that extrapolates quoted messages. You could extend the function that looks for quotes to also include this, and have it wrap jira headers into a quote box.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants