From 608050e83f35fa99e4041a6089363ee8ef4fb4c6 Mon Sep 17 00:00:00 2001 From: Maya Berdygylyjova Date: Mon, 21 Nov 2022 12:26:06 +0100 Subject: [PATCH] Adding date alerts information --- docs/faq/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq/README.md b/docs/faq/README.md index 1e730ffa426..5e79d4a28b0 100644 --- a/docs/faq/README.md +++ b/docs/faq/README.md @@ -180,7 +180,7 @@ Apart from that, you can use [placeholder users](../system-admin-guide/users-per ### Can I get a notification when a deadline approaches? -Not at the moment. This is a well-known feature requirement and we are currently working on the specification for this with our dev team. It's already on our roadmap and it will be developed in one of the upcoming releases. +Yes, you can. Starting with OpenProject 12.4 we implemented date alerts and email reminders about upcoming deadlines and overdue tasks. Please refer to [this guide](../user-guide/notifications/) for more details. ### Does OpenProject offer resource management?