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

BE: Check out items with new statuses

    XMLWordPrintable

Details

    • Story
    • Status: Closed (View Workflow)
    • P3
    • Resolution: Done
    • None
    • 20.0.0
    • Prokopovych - Sprint 104
    • 3
    • Prokopovych

    Description

      Scenarios

      1. Scenario
        • Given an item with one of the following statuses, with the suppress from discovery checkbox unchecked on item record
          • Long missing
          • In process (non-requestable)
          • Restricted
          • Unavailable
          • Unknown
        • When the item is scanned in the Check Out app
        • Then display the modal asking to confirm check out
          • Title: Check out long missing item?
          • Body: <Title of item> (<Material type of item>) (Barcode: <barcode>) has the item status <item status>.
          • Buttons:
            • Cancel
            • Confirm
      2. Scenario
        • Given an item with one of the following statuses, with the suppress from discovery checkbox checked on item record
          • Long missing
          • In process (non-requestable)
          • Restricted
          • Unavailable
          • Unknown
        • When the item is scanned in the Check Out app
        • Then display the modal asking to confirm check out
          • Title: Check out long missing item?
          • Body: <Title of item> (<Material type of item>) (Barcode: <barcode>) has the item status <item status> and is suppressed from discovery.
          • Buttons:
            • Cancel
            • Confirm
      3. Scenario
        • Given a modal asking the user to confirm check out
        • When the user clicks Confirm
        • Then:
          • Close modal
          • Continue checking out the item
      4. Scenario
        • Given a modal asking the user to confirm check out
        • When the user clicks Cancel
        • Then:
          • Close modal
          • Do not check out the item

      Notes

      • Order of Check Out app modals
        1. Status
        2. Check out note
        3. Multipiece
        4. Non-circulating loan policy
      • Use similar text and styling as the confirm check in modal (attached)
      • Checking in an item with the "suppressed from discovery" checkbox checked should not uncheck the checkbox.
      • Similar modals for lost and paid, withdrawn, missing item statuses

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                bohdan-suprun Bohdan Suprun
                ecboettcher Emma Boettcher
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases