Currently, when a user follows a tournament, they are notified every time a question opens (i.e., when the open_time is passed). But now we have pre-predictions, so it makes more sense to notify users when they are set to Upcoming (i.e., when the publish_time is passed).
Currently, when a user follows a tournament, they are notified every time a question opens (i.e., when the
open_timeis passed). But now we have pre-predictions, so it makes more sense to notify users when they are set to Upcoming (i.e., when thepublish_timeis passed).