You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Blogs with publish_date in future should not be shown/notified.
A simple fix is to not send news items with future publish_date, but this may still send notifications for those blogs as that is decided in news chore. A better fix would be to ignore new entries in news chore.