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

BE: In transit report: remaining call number fields

    XMLWordPrintable

Details

    • Story
    • Status: Closed (View Workflow)
    • P3
    • Resolution: Done
    • None
    • 18.0.0
    • None
    • EPAM-Veg Sprint 33
    • 2
    • Vega

    Description

      Purpose: Create an export of all items with the status In transit, with enough information about each item so that a staff member can try to track it down.

      Scenarios

      1. Scenario
        • Given the Inventory app
        • When the search & filter results are open
        • Then show the option In transit items report (CSV) in the pane header dropdown
      2. Scenario
        • Given the In transit items report (CSV) option in the Inventory pane header dropdown
        • When clicked
        • Then export a CSV file called InTransit.csv with the following headers:
          • Item barcode
          • Title
          • Contributors
          • Library
          • Shelving location
          • Shelving location code
          • Call number prefix
          • Call number
          • Call number suffix
          • Enumeration
          • Volume
          • Year
          • Copy number
          • Sortable call number
          • Item status
          • Check in service point
          • Check in date and time
          • Destination service point
          • Request type
          • Requester patron
          • Request creation date
          • Request expiration date
          • Tags
      3. Scenario
        • Given an item with the item status In transit
        • When the In transit report (CSV) is exported
        • Then include the item on the In transit report (CSV) with the following values:
          • Item barcode: barcode on the item record
          • Title: title for the instance the item belongs to
          • Contributors: contributors for the instance the item belongs to
          • Library: name of library for the item's effective location
          • Shelving location: name of item's effective location
          • Shelving location code: code for item's effective location
          • Call number prefix: effective call number prefix for item
          • Call number: effective call number for item
          • Call number suffix: effective call number suffix for item
          • Enumeration: enumeration for item
          • Volume: volume for item
          • Year: year for item
          • Copy number: copy number for item
          • Sortable call number: sortable call number for item
          • Item status: item status for item (should be In transit for all items in report)
          • Check in service point: the service point where the item was most recently scanned in the Check In app
          • Check in date and time: the system date and time of when the item was most recently scanned in the Check In app
          • Destination service point: the service point where the item was sent as a result of its most recent scan in the check in app
          • Request type
          • Requester patron
          • Request creation date
          • Request expiration date
          • Tags
      4. Scenario
        • Given an item with an item status other than In transit
        • When the In transit report (CSV) is exported
        • Then do not include the item information on the In transit report (CSV)
      5. Scenario
        • Given the in transit report
        • When there are at least two items in the report
        • Then sort by the Check in service point field

      Notes

      • Bold fields are in scope for this report; all other fields are covered by either UIIN-736 or UIIN-737
      • Sortable call number was originally in scope for this report, but was separated into UIIN-890

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                OleksandrVidinieiev Oleksandr Vidinieiev
                ecboettcher Emma Boettcher
                Emma Boettcher Emma Boettcher
                Votes:
                0 Vote for this issue
                Watchers:
                5 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases