Uploaded image for project: 'mod-orders'
  1. mod-orders
  2. MODORDERS-227

Search & Filter: Call GET /orders-storage/orders

    XMLWordPrintable

Details

    • Story
    • Status: Closed (View Workflow)
    • P3
    • Resolution: Done
    • None
    • 5.0.0
    • None
    • ACQ Sprint 62
    • 1
    • Thunderjet

    Description

      Overview:
      Currently the GET /orders/composite-orders endpoint calls the mod-orders-storage endpoint GET /orders-storage/purchase-orders which queries the purchase order table directly. Now that GET /orders-storage/orders is implemented to query a view combining several tables, it should be used instead...

      Current:
      GET /orders/composite-orders ==> GET /orders-storage/purchase-orders

      Desired:
      GET /orders/composite-orders ==> GET /orders-storage/orders

      Acceptance Criteria:

      • The behavior has been changed as described above
      • Unit tests (mocks) are updated as needed
      • API Tests are updated to exercise searching for purchase orders via criteria in poLines, etc. - part of MODORDERS-219

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                khandramai Viachaslau Khandramai
                cmcnally Craig McNally
                Craig McNally Craig McNally
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases