Actions
Feature #21532
closedAdding OR and XOR request to REST API and issue filters
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
Description
Easiest case:
If an issue has multiple boolean custom flags.
CF_01 = 1 AND (CF_02 = 1 XOR CF_05 = 1)
This can in the moment only be queried in multiple queries and later on filtered.
This option would be great for the REST API and the normal GUI filter.
Related issues
Updated by Toshi MARUYAMA almost 9 years ago
- Category deleted (
REST API) - Status changed from New to Closed
- Resolution set to Duplicate
Duplicate of #4939.
Updated by Toshi MARUYAMA almost 9 years ago
- Is duplicate of Feature #4939: List of tasks filtered as OR and not AND added
Actions