UpdatedBy JQL function doesn't take text changes into account

XMLWordPrintable

    • 9.04
    • 1
    • Severity 3 - Minor

      Issue Summary

      UpdatedBy JQL function doesn't take text changes into account when building the results list. Only transitions or such activities like comments.

      This is reproducible on Data Center: (yes)

      Steps to Reproduce

      1. Create an Issue on the system of any type
      2. insert the JQL: id in UpdatedBy("[user]",-5m)
      3. if the above JQL was executed within 5 minutes of the creation you'll see the ticket
      4. Wait 5+ minutes
      5. Amend any text field within the ticket (summary, description)
      6. Run the same JQL immediately after

      Expected Results

      The ticket should re-appear as the updated time stamp is now once again less than 5 minutes.

      Actual Results

      Ticket does not appear within the search results.

      Workaround

      Not recommended for stability critical, high-scale deployments.

      Set jira.safeguards.indexing.issue.changelogs.do.not.filter.out.unsupported.fields system property to true.

              Assignee:
              Lukasz Wlodarczyk
              Reporter:
              Louis (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: