Uploaded image for project: 'Jira Service Management Data Center'
  1. Jira Service Management Data Center
  2. JSDSERVER-12430

Assets Report shows inconsistent data when filter query has currentUser()

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Low
    • None
    • 4.20.13, 5.4.0, 5.6.0
    • None

    Description

      Issue Summary

      This is reproducible on Data Center: (yes)

      Steps to Reproduce

      1. Login as User lets say Shree
      2. Create a Objet Type with an attribute (username) mapped to Users
      3. Create two or more object with Username added to the user attribute
      4. Create an AQL Filter
            username = currentUser()
         
      5. Save the filter
      6. Create a new Report of Type: Object Search and added the saved filter
      7. Login as a different User (mohan) and open the report

      Expected Results

      The report should show the result for the Filter query:

      username = currentUser() which should username = mohan
      

      Actual Results

      The report shows the result for the filter query:

      username = shree
      

      since, user shree has created the filter.

      The below exception is thrown in the xxxxxxx.log file:

      ...
      

      Workaround

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

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              072fabfd41a3 Shreekesh Mohan
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:

                Backbone Issue Sync