scheduling issues
Added by aaryan veeru almost 16 years ago
HI
I want to send all the open & closed issues tickets at the end of the day for all the users. It will be very helpful for me if any one can tell how to schedule and automate that,
Thanks in advance
Replies (5)
RE: scheduling issues - Added by aaryan veeru almost 16 years ago
I am sorry to say that, I don't about the atom feeds..(will google about it). We are using Redmine in my office, and i want to send all the open & close issues summary report to all the my team members at the end of the day (e.g 5 pm) through email
Is there any solution in Redmain, where we can send the report automatically
RE: scheduling issues - Added by Brad Beattie almost 16 years ago
Atom, like RSS, will keep team members updated with what's in the system. If you wanted to, you could always build some form of cron job that takes the feed at 5pm and emails the results.
RE: scheduling issues - Added by aaryan veeru almost 16 years ago
Hi Brad Beattie,
Thanks for the information. Can you please explain me step-by-step, how to configure atom and cron job