-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Low
-
Severity 3 - Minor
Summary
Using advanced search issues, when generate any JQL for a fix version, the "Basic" is automatically disabled saying that the this query is too complex, which is not so complex.
JIRA Version: v1000.844.1
Steps to Reproduce
- Use the issue navigator and switch to Advanced mode.
- View any Release for a Project (FixVersion = XXX)
- Try to click on "Basic"
- Use the issue navigator and switch to Advanced mode.
- View any Release for a Project
- Generated JQL - "project = XXX AND fixVersion = XXX ORDER BY priority DESC, key ASC"
- Try to click on "Basic"
Expected Results
Be able to change to Basic search fix versions.
Be able to search fixVersion in Basic search.
Actual Results
It is only possible to get the results using Advanced search.