プロジェクト

全般

プロフィール

Vote #80146

未完了

Time Entries REST API user_id parameter doesn't work

Admin Redmine さんが約4年前に追加. 約4年前に更新.

ステータス:
Needs feedback
優先度:
通常
担当者:
-
カテゴリ:
REST API_32
対象バージョン:
-
開始日:
2022/05/09
期日:
進捗率:

0%

予定工数:
category_id:
32
version_id:
0
issue_org_id:
31587
author_id:
404515
assigned_to_id:
0
comments:
1
status_id:
10
tracker_id:
1
plus1:
0
affected_version:
closed_on:
affected_version_id:
58
ステータス-->[Needs feedback]

説明

I'm trying to use Time Entries REST API and it works as expected except user_id parameter.

When I tried to get time entries https://myredmine/time_entries.json?key=mykey&from=2019-06-01&to=2019-06-30&limit=5&user_id=5 I'm getting time entries of all existing users.

Any suggestions?


journals

I cannot reproduce the issue with Redmine 4.0.5.devel.19345. The following request returns time entries of user_id 2.

<pre>
curl 'http://redmine-trunk.test/time_entries.json?from=2000-01-01&to=2019-12-31&user_id=2'
</pre>
--------------------------------------------------------------------------------

Admin Redmine さんが約4年前に更新

  • カテゴリREST API_32 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0