Allow relative dates for filters

Currently, date filters only allow specific or “between” time horizons.

I’d like to create a view for “Issues Created Today” or “Issues Created This Week”. To do this, it may be easiest to set the view filters to “Created At” = Last 1 day or Last 7 days or Last 24 hours.

This is possible with PQL.

@dancia Thank you! --------------

@dancia how do I use PQL when creating/editing a view?

When creating a View, you should see both Basic and PQL filter options. Just a heads up that PQL is available on Pro and above.