Skip to content

Analyst messages can't be sent prior to the first submission #37

Open
@sjoqvist

Description

@sjoqvist

Analyst messages won't be forwarded to for example Twitter unless there has been a submission. This is because we look in the submissions table to find the maximum contest_time and use that as an approximation for the analyst message timestamp. (Messages with timestamp 0 won't be forwarded.) This is done because we don't know the start time of the contest, nor whether the contest has been frozen at some point.

The entire solution of how the timestamp is set is a hack, and it would be nice to improve it. Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions