Closed oldunclez closed 5 years ago
@sosogh Readme is updated, i hope that now it is more understandable now.
We are looking for a way to send email notification when it meets all the following conditions :
- the issue is older than 1 day
- Priority is Immediate or Urgent
- Status is new or In Progress
All this can be made in this plugin. You only have to write some code that checks this conditions.
Hi
Thank you for your great work on "redmine_custom_reminder"
We are looking for a way to send email notification when it meets all the following conditions :
It seems "redmine_custom_reminder" can do it . But I am new to ruby , I do not understand the step:
Colud you please give more example ? Thank you !