As a Project Manager I would like to deactivate email notifications to the project team from time to time. Many times the projects modifications are very minor and don’t require that the team is notified.
I fully agree with that use case. We do not have a specifically fine-grained notification policy that allows you to mute a work package or project over a period of time.
What you could do is change the global account notifications to, e.g., ‘For any event in the selected projects only’, and then deactivate a project over a specific time frame.
As a completely different approach, you can use the X-OpenProject-<…> E-Mail headers to detect the project and work package type, so you could also write a fine-grained rule where and when to filter/mark read mails
from specific projects.
Replies (1)
Hi Brad,
I fully agree with that use case. We do not have a specifically fine-grained notification policy that allows you to mute a work package or project over a period of time.
What you could do is change the global account notifications to, e.g., ‘For any event in the selected projects only’, and then deactivate a project over a specific time frame.
As a completely different approach, you can use the X-OpenProject-<…> E-Mail headers to detect the project and work package type, so you could also write a fine-grained rule where and when to filter/mark read mails
from specific projects.
Best,
Oliver