Uploaded image for project: 'mod-circulation'
  1. mod-circulation
  2. CIRC-1128

Add ability to pass limit and offset to items-in-transit report

    XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • P2
    • Resolution: Won't Do
    • None
    • None
    • None
    • Prokopovych - Sprint 129, Prokopovych - Sprint 130
    • Vega

    Description

      Add ability to pass limit and offset params to items-in-transit endpoint

      This would allow us to limit the amount of data the front end is requesting potentially bypassing the issue with the timeouts we are currently facing.

      The endpoint is defined in:

      https://github.com/folio-org/mod-circulation/blob/c27229437f5029b8afe9ba8eecd2c58e67c3bf01/src/main/java/org/folio/circulation/CirculationVerticle.java#L85

      And the bulk of the work currently happens in:

      https://github.com/folio-org/mod-circulation/blob/fda783304697f3ef158d09e0c96675b6fcb160b9/src/main/java/org/folio/circulation/resources/ItemsInTransitResource.java#L68-L92

       

       

       

       

       

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                Unassigned Unassigned
                mpk35 Michal Kuklis
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases