-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 4.0
-
Component/s: JQL
-
4
Clauses such as
- originalEstimate != 30
- originalEstimate < 30
return issues where the original estimate has not been set (ie is EMPTY). Note however that using NOT IN operator seems to work as expected.
- is detailed by
-
JRASERVER-17001 Func test all of JQL
- Closed