Skip to content

Fix daily submission counter

Placeholder Adrien Pavão requested to merge daily-submissions-count into develop

Description

We were using now().day, instead of now().date(), hence counting submissions from the same day on different months or years.

Issues this PR resolves

Checklist

  • Code review by me
  • Hand tested by me
  • I'm proud of my work
  • Code review by reviewer
  • Hand tested by reviewer
  • CircleCi tests are passing
  • Ready to merge

Merge request reports

Loading