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

Declared lost item: check in

    XMLWordPrintable

Details

    • Core: F - Sprint 82
    • 8
    • Prokopovych

    Description

      1. Scenario
        • Given an item with the status Declared lost
        • When that item is scanned in the Check In app
        • Then display a confirmation modal
          • Title: Check in Declared lost item?
          • Body: <title of item> (<material type of item>) (Barcode: <barcode of item>) has the item status Declared lost.
          • Buttons: Cancel, Confirm (default)
      2. Scenario
        • Given the confirm check in modal for a Declared lost item
        • When the user clicks Cancel
        • Then do not check in the item
      3. Scenario
        • Given the confirm check in modal for a Declared lost item
        • When the user clicks Confirm
        • Then check in the item
          • Display the item on the Check in history screen
          • Close the loan
          • Change the item status from Declared lost to appropriate status based on service point, item's effective location and presence of requests
      4. Scenario
        • Given an item that was declared lost and was checked in
        • When viewing loan details
        • Then:
          • Lost field should be populated with -
          • corresponding row of action table should have the following values:
            • Action date: <date and time item was checked in>
            • Action: Checked in
            • Due date: <resulting due date from renewal>
            • Item status: <resulting status from check in>
            • Source: <operator who checked in item>
              • format: Last name, firstname middlename
              • link to user profile
            • Comments: -

      Notes
      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

                mpk35 Michal Kuklis
                ecboettcher Emma Boettcher
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases