Project

General

Profile

Actions

Feature #12763

closed

Add filtering capability to time entries REST API

Added by Fedor Borshev about 11 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
REST API
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Duplicate

Description

Hello!

I am developing a small reports builder, and i use REST API to fetch time entries data. It would be useful to have a possibility to fetch time entries by the given range, like in issues (GET /issues.xml?created_on=><2012-03-01|2012-03-07).


Related issues

Is duplicate of Redmine - Feature #13275: Add query parameters/filter for listing time entries via REST APINew

Actions
Actions #1

Updated by Juozapis Juozapauskiksi over 10 years ago

Merge with #13275

Actions #2

Updated by Toshi MARUYAMA over 10 years ago

  • Status changed from New to Closed
  • Resolution set to Duplicate

Juozapis Juozapauskiksi wrote:

Merge with #13275

Thanks.

Actions #3

Updated by Toshi MARUYAMA over 10 years ago

  • Is duplicate of Feature #13275: Add query parameters/filter for listing time entries via REST API added
Actions #4

Updated by Jigar Mehta almost 6 years ago

I am trying to do something very simple like getting all time entries on a given date. I tried sending a request to /time_entries.json?spent_on=2018-06-26&user_id=me but it doesn't work. Am I doing something wrong?

I am trying to build a plugin for syncing time from Toggl to Redmine. I want to show the time entries already logged on Redmine. That's why I'm trying to do the abovementioned thing.

Actions

Also available in: Atom PDF