Skip to content

Bug: Recently added titles do not include todays time #28

Description

@jareddreyer

Describe the bug
Recently added uses BETWEEN mysql clause to check if a title is between a period to determine if it is recently added.
However BETWEEN does not recognise datetime, thus any titles added now() are not included in this list.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Insert new media form page
  2. Added a new title
  3. Save/Add
  4. Go to homepage
  5. View recently added titles

Expected behavior
Should see new record in this list.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions