-
Bug
-
Resolution: Timed out
-
Low
-
2
-
Severity 3 - Minor
-
Issue Summary
JQL query Custom field is empty search not working with contexts
Steps to Reproduce
- create custom field A with name "Account" as "select list (single choice)
- under Context assign to "project A"
- add options ("account 1", "Account2")
- create custom field B with same name "Account" as "select list (single choice)
- under Context assign to "project A"
- add options ("account 1", "Account2")
Under project A, assign a value to field "Account", for other issues leave EMPTY.
Search in JQL:
project = "project A" and "Account[Dropdown]" is EMPTY
Expected Results
Issues with Field Account Empty should be show
Actual Results
JQL Result: "No issues were found to match your search"
Workaround
Rename the custom field for project B to something else