Uploaded image for project: 'ui-inventory'
  1. ui-inventory
  2. UIIN-487

Item status and item status update for Missing items

    XMLWordPrintable

Details

    • Story
    • Status: Closed (View Workflow)
    • P3
    • Resolution: Done
    • None
    • None
    • None
    • Prokopovych

    Description

      Purpose: Item status changes as the Missing status is applied and removed need to be shown in Inventory and have the date of the item status change recorded as the Item status date.

      1. Scenario
        • Given an item that has the item status Missing
        • When viewing the item details for that item
        • Then populate the following fields under Loan and availability as follows:
          • Item status: Missing
          • Item status date: Date and time the item's status was changed to Missing
          • Requests: Number of requests on item; link to list in Requests app
          • Borrower: -
          • Loan date: -
          • Due date: -
      2. Scenario
        • Given an item with the status Missing that has been checked in a service point assigned to its effective location
        • When viewing the item details for that item
        • Then populate the following fields under Loan and availability as follows:
          • Item status: Available
          • Item status date: Date and time the item's status was changed to Available
          • Requests: Number of requests on item; link to list in Requests app
          • Borrower: -
          • Loan date: -
          • Due date: -
      3. Scenario
        • Given an item with the status Missing, with 0 requests, that has been checked in a service point assigned to its effective location
        • When viewing the item details for that item
        • Then populate the following fields under Loan and availability as follows:
          • Item status: Available
          • Item status date: Date and time the item's status was changed to Available
          • Requests: Number of requests on item; link to list in Requests app
          • Borrower: -
          • Loan date: -
          • Due date: -
      4. Scenario
        • Given an item with the status Missing, with 0 requests, that has been checked in a service point not assigned to its effective location
        • When viewing the item details for that item
        • Then populate the following fields under Loan and availability as follows:
          • Item status: In transit
          • Item status date: Date and time the item's status was changed to In transit
          • Requests: Number of requests on item; link to list in Requests app
          • Borrower: -
          • Loan date: -
          • Due date: -
      5. Scenario
        • Given an item with the status Missing, with at least 1 request, that has been checked in the service point that is the pickup service point for the top request
        • When viewing the item details for that item
        • Then populate the following fields under Loan and availability as follows:
          • Item status: Awaiting pickup (link to Request)
          • Item status date: Date and time the item's status was changed to Awaiting pickup
          • Requests: Number of requests on item; link to list in Requests app
          • Borrower: -
          • Loan date: -
          • Due date: -
      6. Scenario
        • Given an item with the status Missing, with at least 1 request, that has been checked in the service point that is not the pickup service point for the top request
        • When viewing the item details for that item
        • Then populate the following fields under Loan and availability as follows:
          • Item status: In transit
          • Item status date: Date and time the item's status was changed to In transit
          • Requests: Number of requests on item; link to list in Requests app
          • Borrower: -
          • Loan date: -
          • Due date: -

      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:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases