プロジェクト

全般

プロフィール

Vote #79212

未完了

custom field filter on issues list requires other filters to be respected

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

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

0%

予定工数:
category_id:
32
version_id:
0
issue_org_id:
28383
author_id:
155282
assigned_to_id:
0
comments:
0
status_id:
1
tracker_id:
1
plus1:
0
affected_version:
closed_on:
affected_version_id:
136
ステータス-->[New]

説明

Custom field filters included into issues REST api request are not working as expected.

/issues.json?cf_1=1234

will return all issues not only those with the value @1234@ in the custom field with id 1. That is the filter is completely ignored.
The only case in which custom field filters are working is when the query string includes a @project_id@ filter.

/issues.json?cf_1=1234&project_id=1

This works. Only issues with the custom field 1 containing the value @1234@ are being returned.

In contrast to this adding the @status_id@ is not causing the custom field filter to be respected.

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

  • カテゴリREST API_32 にセット

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

いいね!0
いいね!0