Not specifying a JQL import on "Jira Cloud for Google Sheets" can fail and produce and "Unbounded queries" error

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Medium
    • None
    • Affects Version/s: 1.0
    • None
    • Severity 3 - Minor

      Issue Summary

      When a JQL import type is not specified on the "Jira Cloud for Google Sheets" app, the execution can fail and produce an error message "Unbounded JQL queries are not allowed here. Please add a search restriction to your query"

      This is reproducible on Data Center: (No)

      Steps to Reproduce

      1. Install the Jira Cloud for Google Sheets app
      2. Try to run a search with specifying a JQL import.

      Expected Results

      Data is returned without issues.

      Actual Results

      Execution fails; Error message is output to the user:

      "Unbounded JQL queries are not allowed here. Please add a search restriction to your query"

      This bug has been raised to remove the 'All Issues' option from the dropdown if no filter is selected.

      Workaround

      JQL import type and add a JQL such as the below one?

      created >= "2000/01/01" ORDER BY created DESC
      

       

            Assignee:
            Unassigned
            Reporter:
            Andrew Daniels (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated: