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

Backend: Check out Withdrawn items

    XMLWordPrintable

Details

    • Story
    • Status: Closed (View Workflow)
    • P2
    • Resolution: Done
    • None
    • 19.0.0
    • Core: F - Sprint 86, Core: F - Sprint 87
    • 3
    • Prokopovych

    Description

      Scenarios

      1. Scenario
        • Given an item with the status Withdrawn with the suppress from discovery checkbox unchecked on item record
        • When the item is scanned in the Check Out app
        • Then display the modal asking to confirm check out
          • Title: Check out withdrawn item?
          • Body: <Title of item> (<Material type of item>) (Barcode: <barcode>) has the item status Withdrawn.
          • Buttons:
            • Cancel
            • Confirm
      2. Scenario
        • Given an item with the status Withdrawn with the suppress from discovery checkbox checked on item record
        • When the item is scanned in the Check Out app
        • Then display the modal asking to confirm check out
          • Title: Check out withdrawn item?
          • Body: <Title of item> (<Material type of item>) (Barcode: <barcode>) has the item status Withdrawn 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.

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases