プロジェクト

全般

プロフィール

Vote #80490

未完了

Issue filter: operator not support "is + AND"

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

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

0%

予定工数:
category_id:
56
version_id:
0
issue_org_id:
32479
author_id:
393064
assigned_to_id:
0
comments:
2
status_id:
1
tracker_id:
1
plus1:
0
affected_version:
closed_on:
affected_version_id:
151
ステータス-->[New]

説明

Currently the operator of issue filter "is" actually acts as "is + OR", if there are multiple values selected after the operator "is", the logical connection between different values is "OR", so just like "is any of the values".
But if we want to filter the issues, using is xxx AND xxx AND xxx...., it's not working, because the filter set only support one instance for one filter.
Such as, filter Affected version can only be added for one time, with one operator and one value.


journals

the behavior of the operator for key/value list and also other enumeration with multiple value allowed, currently is "xxx of" actually, so actually if we need to filter them using as "all of", there is not operator for it.

The "is" filter (a.) should be named "is any of".

The "is not" filter (b.) should be named "empty or none of"

The "any" filter (c.) should be named "any of"

The "blank" filter (d.) is named correctly

And currently there is no AND filter, which could be named "all of". That's what I need.

--------------------------------------------------------------------------------
this is very important and useful for issues with fields multiple value allowed.
please help consider this implementation.
--------------------------------------------------------------------------------

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

  • カテゴリIssues filter_56 にセット

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

いいね!0
いいね!0