As a user of JIRA I do not want JQL context lookups to execute third-party JQL queries, timing out web requests

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • None
    • Component/s: JQL
    • 0
    • 4

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.

      Problem Definition

      Due to the way third-party JQL plugins can be written, SearchRequest.getQueryContext can result in executing JQL queries. This can lead to client-side timeouts, such as the JIRA Software Manage Boards page timing out, as context lookups on JQL queries result in the JQL query being executed.

      Suggested Solution

      Modify the code as such that it does not execute third-party queries, causing timeouts and performance problems in JIRA.

      Workaround

      Disable the affected third-party plugin or work with the plugin developers to modify the way it's designed.

            Assignee:
            Unassigned
            Reporter:
            Dave C
            Votes:
            6 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: