Actions
Feature #43706
closedAdd filter operator "is not" for "parent task"
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Filters
Target version:
-
Resolution:
Duplicate
Description
I would like to query for all issues that do not have a specific issue as a parent. Current operators for this are
- is,
- contains,
- none, and
- any.
None of them seems to be applicable for the use case. I want to exclude the tasks from the query that have parent task X.
Affected versions:- The hosted one at redmine.org at the time of creating this issue.
- Some earlier version from 2017
Related issues
Updated by Nikos Heikkilä about 2 months ago
I found out that this is duplicate of issue #37542.
Updated by Marius BĂLTEANU 5 days ago
- Is duplicate of Feature #37542: Negative filters for issue id and parent id for custom queries added
Updated by Marius BĂLTEANU 5 days ago
- Status changed from New to Closed
- Resolution set to Duplicate
Thanks, closing this as duplicate.
Actions