Project

General

Profile

Actions

Feature #38527

closed

New issues filter operators "has been", "has never been", and "changed from"

Added by Go MAEDA 12 months ago. Updated 12 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Issues filter
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

The attached (unfinished) patch adds new filter operators "changed from", "has ever been" and "has never been". The difference from the existing operators is that they check past values in the journal_details table. These new operators are available for Status, Tracker, Priority, Assignee, Target version, and Category filters.

  • "changed from": selects issues where the value has ever changed from the given value
  • "has ever been": selects issues where the value has ever changed from the given value, or the current value is the given value (equivalent to "changed from" + "is")
  • "has never been": selects issues where the value has never been the given value (the negative of "has ever been")
Examples:
  • [Assignee][has ever been][<< Me >>]: selects issues you have been assigned in the past or are currently assigned to
  • [Assignee][changed from][<< Me >>]: selects issues that were assigned to you in the past but the current assignee is not you
  • [Assignee][has never been][<< Me >>]: selects issues that have never been assigned to you

The following feature requests will be fulfilled if the operators are implemented.


Files

filter-operators-for-journal-details.patch (5.4 KB) filter-operators-for-journal-details.patch Go MAEDA, 2023-05-07 11:04
38527.patch (7.34 KB) 38527.patch Go MAEDA, 2023-05-07 16:19
clipboard-202305081209-apgqr.png (155 KB) clipboard-202305081209-apgqr.png Go MAEDA, 2023-05-08 05:09
38527-v2.patch (7.37 KB) 38527-v2.patch Go MAEDA, 2023-05-08 05:16
38527-v3.patch (7.39 KB) 38527-v3.patch Go MAEDA, 2023-05-08 08:19
clipboard-202305081524-n5w0h.png (149 KB) clipboard-202305081524-n5w0h.png Go MAEDA, 2023-05-08 08:24
clipboard-202305091503-d1v74.png (123 KB) clipboard-202305091503-d1v74.png Go MAEDA, 2023-05-09 08:03
38527-v4.patch (7.49 KB) 38527-v4.patch Go MAEDA, 2023-05-09 08:14
38527-v5.patch (7.45 KB) 38527-v5.patch Go MAEDA, 2023-05-09 16:09

Related issues

Related to Redmine - Feature #3001: "Assign to" history in filter or etc.Closed2009-03-18

Actions
Related to Redmine - Patch #3586: Add an option to filter issues by people who were assigned to it in the pastClosed2009-07-05

Actions
Related to Redmine - Feature #9714: Custom 'were/was' condition for assignee issuelist filterClosed

Actions
Related to Redmine - Feature #31381: Find change status of issues at custom query Closed

Actions
Related to Redmine - Defect #38788: "has been" and "has never been" filter operators can be very slowClosedGo MAEDA

Actions
Actions

Also available in: Atom PDF