Support Url parameters being in other format than timestamp

Created on 3 November 2023, 8 months ago

Problem/Motivation

I have a url structure like /foo/bar/20241103 and I would like to redirect this to my new listing page with a date range set to the date. This would take on the structure like =publish_date%3A%28min%3A1698984000%2Cmax%3A1698984000 where 1698984000 is the unix timestamp of 20241103. The problem is I can't convert to timestamp on the fly as I am managing redirects in our .htaccess.

I think it would be useful to set the format of the url parameter as part of config.

Steps to reproduce

Proposed resolution

Add config to set format of the url parameter

Remaining tasks

User interface changes

API changes

Data model changes

✨ Feature request
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States robpowell Boston

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024