-
Type:
Bug
-
Resolution: Obsolete
-
Priority:
Low
-
Severity 3 - Minor
NOTE: This bug report is for JIRA Cloud. Using JIRA Server? See the corresponding bug report.
The following JQL script was created in Basic mode and saved. Upon saving, the query is converted to advanced mode and can no longer be modified through the Basic query mode. JIRA says that the query is too complex for Basic mode even though all parameters were set through Basic mode.
project = CCA AND status in (Open, "In Progress", "On Hold", Testing, "Fixed Queue", "Need More Info", Testing_iOS, Testing_Android, "Testing_Windows DT", Approved) AND assignee in (rigo.bustamante, david.orosz, currentUser(), EMPTY, Stephen.Peterson, ben.atkinson)
EXPECTED RESULTS: Queries created in basic mode and saved should allow the user to edit that same query in basic mode.
- is related to
-
JRASERVER-41893 JIRA - Creating a complex basic query and saving it generates an advanced query that cannot be edited in basic query mode.
-
- Closed
-