Project

General

Profile

REST API - Filter time entries by created_on or updated_on (instead of by the spent_on date)

Added by Fabián L. almost 5 years ago

Hi everyone,

We're using Redmine v3.1.1.stable.

We saw that we can filter time entries by the spent_on date via the Rest API (https://www.redmine.org/projects/redmine/wiki/Rest_TimeEntries#spent_on-filter).

However, we would need to filter by the created_on and updated_on dates.

Does anyone know if there's a way of accomplishing that?

Thanks in advance!