Using the 'request-last-activity-time' field in JQL search does not provide results

XMLWordPrintable

    • 1
    • Minor

      Issue Summary

      Results are not shown when using ‘request-last-activity-time’. As per the documentation on JQL fields, the ‘request-last-activity-time’ is specific to JSM and used to retrieve issues created on, before, or after a particular date. If this field is same as created, then when using created < now() results in values being displayed, using ‘request-last-activity-time’ < now () should also result in values

      Steps to Reproduce

      1. Use the following JQL to search for issues:
        project = "Demo service project" and request-last-activity-time < now() 

      Expected Results

      Results should be displayed. 

      Actual Results

      No issues are displayed in search results:

      However when using Created, results are displayed as seen below:

      project = "Demo service project" and created < now()
      

      Workaround

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

        1. image-2023-12-13-09-57-37-252.png
          329 kB
          Bhaargavi Natarajan
        2. image-2023-12-13-09-58-22-324.png
          573 kB
          Bhaargavi Natarajan

            Assignee:
            Dawid
            Reporter:
            Bhaargavi Natarajan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: