Uploaded image for project: 'ui-checkin'
  1. ui-checkin
  2. UICHKIN-116

Claimed returned: check in item

    XMLWordPrintable

Details

    • Story
    • Status: Closed (View Workflow)
    • P2
    • Resolution: Done
    • None
    • 3.0.0
    • Core: F - Sprint 88
    • 5
    • Prokopovych

    Description

      Purpose: Patrons may think they have returned items that are still showing as checked out on their account. When this happens, the item is still considered loaned to the patron, but the library will treat the item differently from other items on the patron's account (the item will not be considered overdue, and it will be searched for extensively). If the item is found, it will be checked in, and the library needs to mark whether or not it was found in the library or found by the patron.

      Scenarios

      1. Scenario
        • Given an item that has the status Claimed returned
        • When that item is scanned in the Check In app
        • Then display a confirmation modal:
          • Title: Check in claimed returned item
          • Text: <title of item> (<material type>) (Barcode: <barcode of item>) has been claimed returned.
          • notify patron out of scope
          • Buttons:
            • Cancel
            • Found by library
            • Returned by patron
      2. Scenario
        • Given the Check in claim returned item modal
        • When the user selects Cancel
        • Then do not check in the item
      3. Scenario
        • Given the Check in claim returned item modal
        • When the user selects Found by library
        • Check in item
      4. Scenario
        • Given the Check in claim returned item modal
        • When the user selects Returned by patron
        • Check in item

      Notes:

      • The manner in which the item was found needs to be recorded (UIU-1218) and will affect the fees and fines that were charged for the item (UIU-1219).
      • In relation to other check in modals (e.g., multipiece, check in note, item going in transit), the modal described by this story should appear first.

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                mattjlc Matt Connolly
                ecboettcher Emma Boettcher
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases