Hi,
i do not receive an e-mail reminder that my colleague has created.
If I create a reminder myself, it is sent by e-mail.
My colleague created a new project and shared this project with me.
I subscribed to the whole project. So every task i automatically subscribed.
He created a task an he set an reminder for this task.
He get’s an email reminder notification for this task. Me not.
If i set an reminder, i will get the notification, but he not.
So i think just the creator of this reminder will get the notification and not every subscriber?
Is this normal behavior or a bug?
Thank you
This sounds like a bug. I’ll take a look.
This is now fixed in 34ac29fcce, please check with the next unstable build (should be ready for deployment in ~45min, also on try).
In the process of implementing this, I’ve also refactored how fetching and parsing subscriptions work under the hood - I’ve tested them for all cases from the other thread, but maybe I’ve missed something. Would love a second pair of testing on this.
I created a demo2 user, and tried the reminder. No one, (demo and demo2) receives a reminder.
Looks like try was unable to send emails at all, and hence no reminders were processed. I’ve fixed that now and confirmed it works. Please check again.
i created a new task with reminder. With user Demo2.
i can see the task with user demo.
But there is not reminder notification with user demo.
And no reminder notification with user demo2.
Version
Do both users have subscribed to the project and enabled email reminders in their settings?
Sorry, I didn’t realize that email reminders had to be turned on. Now everything works as it should.
Thank you!
1 Like
Tried it again with the unstable build in my docker envirement.
Everythink is working fine now.
Thank you for your work!