Feature #2549

Enable the watching of news

Added by Brad Beattie about 3 years ago. Updated 2 months ago.

Status:New Start date:2009-01-20
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:News
Target version:-
Resolution:

Description

At the moment, users can't watch news items. They can subscribe the the provided feeds, but they can't get emails like they do tickets.

I don't know Ruby, but I see the "acts_as_watchable" property that the board, message and issue models have. I gather adding this to news wouldn't watch all news, just a singular news item. Anywho, I leave the implementation details to the Redmine experts. :)

news_to_all_members.diff - patch for redmine 1.0.1 (593 Bytes) Bruno Medeiros, 2010-09-09 15:41

redmine_example.jpg - example of issue (99.6 kB) Nick Nguyen, 2011-09-08 18:31

History

Updated by Robert Pollak almost 3 years ago

I also would like to watch a project's news.

Updated by Michael Ball-Marian over 2 years ago

Agree his feature is important. News/Files should either be watchable, or have their own account checkbox, separate from the issues emails. Right now you have to enable notification for everything just to get News updates.

Updated by Russell Hind over 2 years ago

+1 for this feature too. Currently I still have to send an e-mail around about new releases. It would be good if the 'news' section could do this automatically.

Updated by vel pandian over 2 years ago

As an admin i want to put people who can watch project news, file/document uploads

Updated by Ted Lilley over 2 years ago

+1 as well. Email updates are particularly appropriate for the news module, as the first thing you're going to want to do is follow up the announcement by sending it directly to the concerned parties.

A Redmine noob (meaning I don't know how to implement anything),

Ted

Updated by Jim Mullis over 2 years ago

Another extremely useful benefit of this feature combined with the user Group feature is the ability to create News and Info Projects that are watched by one or more customer groups, i.e. AllCustomers, GrpACustomers, GrpBCustomers, etc. It then becomes easy to announce product enhancements, planned outages, etc.

Updated by Randy Syring over 2 years ago

+1

Updated by Jose Luna over 2 years ago

+1 This would be very helpful and (I think) not too painful to implement. As Jim Mullis points out, it would be very powerful to include this in addition to groups.

Updated by Alfredo Bonilla over 2 years ago

+1
Just to confirm, that it would be really useful specilly for projects with more than a couple of people working, to receive news without receiving all the modifications in the issues.... really useful

Right now, in our project, we have to send an email to the people instead of using the News to avoid that people "track" all the issues mods

Updated by Dennis Gao about 2 years ago

+1

Currently I still have to send an e-mail around about new releases. It would be good if the 'news/files/documents' section could do this automatically.

When I add the documents, add news, add files, we can not receive the e-mail.
I have checked all the Administration/Settings/Email notifications/
News added = Yes
Document added = Yes
File added = Yes
and restart apache2, I still have not received e-mail.

Updated by Dennis Gao about 2 years ago

  • Assignee set to Jean-Philippe Lang

+ 1

Updated by F Delehal almost 2 years ago

+1, this would be very helpful

Updated by Ted Lilley almost 2 years ago

As a brutally ugly hack, I made my installation send email notifications about added news to all project members regardless of their notification settings. You can see my article about it here:

http://blogs.trekforth.com/2010/04/patching-redmine-08x-for-email.html

I'm not advocating that anyone use this approach, I'm simply waiting for a better solution.

Updated by amber herold over 1 year ago

+1
related to #4700

Updated by Luis Quintero over 1 year ago

+ 1

Please, add watching to News and Documents. It would be a really nice feature!

Updated by Andrew Sherman over 1 year ago

+1

Updated by Bruno Medeiros over 1 year ago

I created a patch with the Dmitry's solution, it's attached.

It's created against Redmine 1.0.1, and seems to be working fine.

The option 'Don't notify my of my own changes' is still working after this patch, don't know if it is expected.

Updated by Ciprian Hodorogea over 1 year ago

I have applied this patch but unfortunately, it doesn't seem to work for me. Although emails are sent for other events, nothing is sent out for news added.
Could you please suggest where I should be looking / what could be wrong?

Thx

Updated by Ciprian Hodorogea over 1 year ago

Ok, it worked for me as well after I marked "News added" under Settings > Email notifications.
Thank you

Updated by Terence Mill over 1 year ago

Please move that feature into the branch!
+1

Updated by Sebastian M. over 1 year ago

+1 please fix!

Updated by Ant Cunningham over 1 year ago

+1 from me... +100 from each of my clients :-)

Updated by Ryan H 11 months ago

+1 .. Would be great if you want all your users to receive an email, and track it was sent.. IE. a new release or baseline available.

Updated by Anton Nepomnyaschih 11 months ago

+1!

Updated by Stefan Bellus 10 months ago

+1!
I want to use it to announce new release/important bug-fixes for all that subscribe for this information as watchers (not only to project members).
My project is library that is used by other teams. I don't know who use it. I have to make possible that all teams that uses my library can get information about new releases/important bug-fixes. I think news are right solution.
I will release my library on Hudson and let hudson to send mail to add news. On redmine site I want to use https://github.com/titas/redmine-news-via-email-plugin.

Updated by Ki Won Kim 10 months ago

+1

Updated by Toshi MARUYAMA 10 months ago

  • Estimated time deleted (1.00)

Updated by Katie Nelson 10 months ago

+1

Any plans for the feature? This is something you can do in Basecamp that is very useful.

Updated by Robert Schneider 10 months ago

+1

Is the adding of this feature too complex? Otherwise put it into version 1.2.0 if possible, please.

Updated by Drew Keller 6 months ago

I created a plugin that sends an email digest of project activity. This includes news items. It's not very configurable (yet), but at least it's a start: http://www.redmine.org/plugins/digest.

I'm new to Ruby coding, so improvement patches are welcome.

Updated by Michael Diederich 5 months ago

+1

Updated by Robert Pollak 5 months ago

I have filed a corresponding issue with ChiliProject, the Redmine fork.

Updated by Nick Nguyen 5 months ago

I've added the patch, and it is working. Except for when there is more than 6 people assigned to a project. The first 6 people get added to the TO: in the email, and than everyone after that gets added to the email itself. Seems like it adds a line break after the 6 people that messes up the email.

The email is also malformed. I've attached an example. Any idea how to make it from stop doing that?

Updated by Drew Keller 5 months ago

There is a bug in TMail that affects certain email clients. See http://www.redmine.org/issues/8751 (comments have a monkey patch to fix it).

Updated by Martti Laakso 2 months ago

Why are there two different places to adjust the email settings anyway?
If I want to get news, I'm currently bombarded with all these issue updates I have no interest in. Just let the user use checkboxes to select what updates one want's to receive (issues, news, wiki..) and under what circumstances (member, watcher, all..), and let the administrator just set some sane defaults.

Updated by Terence Mill 2 months ago

related to #8241

Also available in: Atom PDF