Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can get assignments for today #5

Open
joeutz opened this issue Jul 24, 2022 · 1 comment
Open

can get assignments for today #5

joeutz opened this issue Jul 24, 2022 · 1 comment

Comments

@joeutz
Copy link
Owner

joeutz commented Jul 24, 2022

No description provided.

@joeutz
Copy link
Owner Author

joeutz commented Aug 1, 2022

-- issue to figure out:

  • using the Date type in the entity creates a UTC date rather than a DATEONLY that can be used for assignment.
  • need to explore best option:
  • create the type as string with the hint for the column to be 'DATE'. Determine if date range searches work such as within last 30 days
  • create the type as Date with default date time (UTC) behavior and verify searching can work correctly and that the value can be typed back to the UI as a simple date.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant