Is there a way to stop email notifications once a work item is closed?
![]()
The system is sending out a number of emails for work item approval on tasks that have already been closed (some that have been closed for months). That said, does any one know how to disable email notifications for closed work items? An ideal situation would be to have the email notifications start back up if the work item is reopened.
|
One answer
![]()
Ralph Schoon (61.8k●3●36●43)
| answered Jun 10 '14, 10:21 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
To my knowledge there is no built in mechanism to achieve this today. An individual user can configure what is desired from these options:
![]() If you want a different behavior, you would have to write your own notifier. Comments Yes, this (writing my own notifier) is the route I would like to take. Do you know how I would go about doing this?
|
Comments
FYI I am using RTC 4.0.4
wouldn't you want someone to know that some change has been made to a closed item (maybe incorrectly?) in on e of my prior companies, you could re-open a workitem for 90 days after it was resolved. after that you had to open a new workitem. but you could comment in the old one anyhow.
@Sam: In our environment once a work item is closed it is read-only and only CM has the ability to reopen the work item.
got it.. thanks for the info. As Ralph mentions currently this is not the RTC design.
each subscriber/owner/creator/ gets the configured messages regardless of state.
(except brand new, when nothing is sent)