プロジェクト

全般

プロフィール

Vote #64849

未完了

More criteria for filtering tickets 'text' fields

Admin Redmine さんがほぼ2年前に追加. ほぼ2年前に更新.

ステータス:
New
優先度:
通常
担当者:
-
カテゴリ:
Issues_2
対象バージョン:
-
開始日:
2009/03/10
期日:
進捗率:

0%

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

説明

When filtering tickets 'text' fields, I mean builtin 'text' fields like 'title' AND also 'text' custom fields, you can choose between :

  • 'is'
  • 'contains'
  • 'is not'
  • 'doesn't contain'

It will be nice if you add new choices :

  • 'regex'(this one should be very very useful)
  • 'is empty'
  • 'is not empty'

journals

Is there a workaround to filter a text field with a criteria 'is empty' or 'is not empty' ?
--------------------------------------------------------------------------------
"is not" and "does not contain" could be better solved with a general "not" operator, that could added to every operator no matter the data type...
--------------------------------------------------------------------------------
Browsing sources, I found a workaround : Countains '_'

In SQL, it becomes :
<pre>
... LIKE %_%...
</pre>
which means "contains something".
--------------------------------------------------------------------------------
+1. This is very useful.
--------------------------------------------------------------------------------


related_issues

relates,New,3040,Extend filter on subject field
relates,Closed,4815,More criteria for filtering tickets

Admin Redmine さんがほぼ2年前に更新

  • カテゴリIssues_2 にセット

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

いいね!0
いいね!0