Uploaded image for project: 'Ranger'
  1. Ranger
  2. RANGER-4552

Response metrics for /assets/report is not proper, and pagination does not work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • None
    • 3.0.0
    • Ranger
    • None

    Description

      When a request is made to the /assets/report API endpoint, the response metrics like
      result size is incorrect. Ideally, it should reflect the total number of objects returned

      {    "startIndex": 2,    "pageSize": 100,    "totalCount": 178,    "resultSize": 0,    "queryTimeMS": 1700217495822 

      Even the pagination for the API does not work properly

      Attachments

        Issue Links

          Activity

            People

              pradeep Pradeep Agrawal
              abhishek.patil Abhishek
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: