Uploaded image for project: 'Jira Cloud'
  1. Jira Cloud
  2. JRACLOUD-39375

Enable JQL functions to opt out of heavy processing

XMLWordPrintable

    • 1
    • 28
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

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

      Since JQL functions work as macros, whenever they return a big list JIRA needs to go through the whole list and validate the interim results before proceeding with the query.
      Even though query is limited by other clauses, but JQL doesn't have smarts and calculates the context, even though a much more restricted context is provided by another clause.
      Some improvements have been made to reduce the pain by batching and doing less work, but it doesn't scale beyond 100-200K issues.
      We need to provide means to functions to override some of this behaviour.

            Unassigned Unassigned
            natashbar Norman Atashbar
            Votes:
            37 Vote for this issue
            Watchers:
            31 Start watching this issue

              Created:
              Updated: