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

Back end: Declared lost item: renewal (failure and override)

    XMLWordPrintable

Details

    • Story
    • Status: Closed (View Workflow)
    • P2
    • Resolution: Done
    • None
    • 18.0.0
    • None
    • Core: F - Sprint 80, Core: F - Sprint 81
    • Prokopovych

    Description

      1. Scenario
        • Given an item that is declared lost
        • When a user attempts to renew the item
        • Then fail the renewal
          • Renewal failure message: Item not renewed: item is Declared lost
          • Allow user to override
      2. Scenario
        • Given an item that is declared lost and has failed to renew for that reason and only that reason
        • When a user clicks the override button
        • Then display the renewal override modal
          • New due date: Due date will be calculated automatically
      3. Scenario
        • Given an item that is declared lost and has failed to renew for that reason and only that reason
        • When a user completes the renewal override
        • Then:
          • Change the item's due date to what it would be if the item was not declared lost
          • Change the item's status to Checked out
      4. Scenario
        • Given an item that was declared lost and was renewed
        • When viewing loan details
        • Then:
          • Lost field should be populated with -
          • corresponding row of action table should have the following values:
            • Action date: <date and time item was renewed>
            • Action: Renewed through override
            • Due date: <resulting due date from renewal>
            • Item status: Checked out
            • Source: <operator who renewed item>
              • format: Last name, firstname middlename
              • link to user profile
            • Comments: <additional information entered at renewal>

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                Zmiivska Svitlana Zmiivska
                ecboettcher Emma Boettcher
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases