traggo / server

self-hosted tag-based time tracking
https://traggo.net
GNU General Public License v3.0
1.09k stars 55 forks source link

Issue with static dates #124

Closed FromDarkHell closed 2 years ago

FromDarkHell commented 2 years ago

Describe the bug You're unable to create a dashboard entry with a consistent date for a relative time.

To Reproduce Steps to reproduce the behavior:

  1. In a custom dashboard, create a new entry
  2. Set the To or From to a static date matching the YYYY-MM-DD HH:mm format for example 2022-03-01 00:00
  3. Hit Preview (Hitting Save will just do nothing as the GraphQL query fails)
  4. See error

Expected behavior It should create a new entry showing from 2022-03-01 00:00 to now for example.

Screenshots If applicable, add screenshots to help explain your problem. image image

jmattheis commented 2 years ago

Duplicates #101