Uploaded image for project: 'ui-users'
  1. ui-users
  2. UIU-1921

Add search for claimed returned item

    XMLWordPrintable

Details

    • Story
    • Status: Open (View Workflow)
    • P3
    • Resolution: Unresolved
    • None
    • None
    • None
    • Vega

    Description

      Purpose: Allow users to count the number of searches they’ve done for claimed returned items.

      1. Scenario
        • Given the loan details page for an item with the item status claimed returned
        • When the Resolve claim menu is open
        • Then display Add search as first option in that menu
          • N.B. different from wireframe. From top to bottom, options for user with all permissions should be Add search, Declare lost, Mark as missing
      2. Scenario
        • Given the open loans for a user, and a loan on the page for an item with the item status claimed returned
        • When the action menu is open
        • Then display Add search as an option in that menu
      3. Scenario
        • Given the Add search option
        • When clicked
        • Then display Add search modal
          • header: Add search
          • body:
            • <Title of item> (<material type of item>) (Barcode: <barcode of item>) has been searched.
            • Comments
              • text entry
              • Not required
            • Controls:
              • Confirm (primary styling)
              • Cancel
      4. Scenario
        • Given the Add search modal
        • When the user clicks Cancel
        • Then close the modal, without recording a search action
      5. Scenario
        • Given the Add search modal
        • When the user clicks Confirm
        • Then close the modal and record a search action in the action table on loan details
          • Action date: date and time user clicks Confirm
          • Action: Searched
          • Due date: same as due date from previous row
          • Item status: Claimed returned
          • Source: Lastname, firstname of user who clicked confirm (linked)
          • Comments: any comments user entered when adding search

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                Unassigned Unassigned
                ecboettcher Emma Boettcher
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                  Created:
                  Updated:

                  TestRail: Runs

                    TestRail: Cases