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

Display check in note at check in

    XMLWordPrintable

Details

    • Core: F - Sprint 59
    • 13
    • Prokopovych

    Description

      Purpose: Display check in notes from Inventory as the item is being checked in.

      Story: As a circulation staff member, I want to be reminded of procedures or special instructions for the item as I check it in, so that I have the most important information at hand.

      1. Scenario
        • Given an item record that has at least one check in note
        • When that item is scanned in the Check In app
        • Then display the check in note modal:
          • Header: Confirm check in
          • Body:
            • <title of item> (<Material type>) (Barcode: <barcode of item>) has <number of check in notes> notes and will be checked in.
            • Table of notes, sorted by most recently added at the top Out of scope, see UICHKIN-84
              • Note (text of check in note)
              • Date (date and time added) Out of scope, see UICHKIN-84
              • Source (user who added the note) Out of scope, see UICHKIN-84
          • Controls:
            • Confirm (default)
            • Cancel
      2. Scenario
        • Given the check in note modal
        • When the user selects Confirm
        • Then check in the item, and display the item on the check in screen
      3. Scenario
        • Given the check in note modal
        • When the user selects Cancel
        • Then do not check in the item

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                adityamatukumalli Aditya matukumalli
                ecboettcher Emma Boettcher
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases