Skip to content

Allow date filtering of before and after a given date #30

@drewthorp

Description

@drewthorp

As a user I want to be able to filter on before or after a date as well as on a date or between a date range.
Because I want to be able retrieve all unprocessed records before a given date (The after is just for completeness).

  • It's done when wherever you can use on <date identifier> or between <date identifier> and <date identifier> you can also use before <date identifier>.
  • It's done when wherever you can use on <date identifier> or between <date identifier> and <date identifier> you can also use after <date identifier>.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions