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

JQL function UpdatedBy() not returning valid results

XMLWordPrintable

      Issue Summary

      JQL function UpdatedBy() does not return valid results when a user has more than 32000 updates on all issues. This is due to a limit that has been hardcoded for this function.

      NOTE: The 32000 limit is for the number of updates within all issues and not the issue count itself.

      Steps to Reproduce

      1. Have a large instance where a single user has done more than 32000 updates on issues. (Ideally much more so the error becomes more apparent)
      2. JQL search "issue NOT IN updatedBy(user)"
      3. Check each issue from the results and check its History tab

      Expected Results

      • You will NOT see any issues that have been updated by User in its History tab

      Actual Results

      • You will be able to see some issues that have been updated by the user

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

              c0203fad96e0 Dominik Kaliszewski
              0b517634759b Michael (Inactive)
              Votes:
              18 Vote for this issue
              Watchers:
              23 Start watching this issue

                Created:
                Updated:
                Resolved: