BE: Claimed returned item: Prevent change due date

Description

Purpose: Prevent users from changing the due date on an item that is claim returned.

Scenarios

  1. Scenario

    • Given an item with the status Claimed returned

    • When viewing loan details for that loan

    • Then disable the Change due date button

  2. Scenario

    • Given an item with the status Claimed returned, and a user's loan history showing open loans, including the loan for that item

    • When the action menu for the loan is open

    • Then do not show the Change due date option

  3. Scenario

    • Given a user's loan history showing open loans, with at least one loan for an item with the status Claimed returned

    • When only loans for items with the status Claimed returned are checked

    • Then disable the bulk Change due date button

  4. Scenario

    • Given a user's loan history showing open loans, with at least one loan for an item with the status Claimed returned

    • When at least one loan for an item with the status Claimed returned is checked and at least one loan for an item with the status Checked out is checked

    • Then enable the bulk Change due date button

  5. Scenario

    • Given the Change due date modal

    • When there is at least one Claimed returned item in the modal

    • Then display the following message in the Alert details column for each Claimed returned item:

      • Item is Claimed returned

  6. Scenario

    • Given the Change due date modal

    • When a date and time have been entered in the modal, and only items with the status Claimed returned are checked in the modal

    • Then disable the Save and close button

  7. Scenario

    • Given the Change due date modal, with at least one loan with the status Claimed returned checked and at least one loan with the status Checked out checked, and the date and time field populated

    • When the user selects Save and close

    • Then display the following in the alert details column for each Claimed returned item

      • Due date change failed: item is Claimed returned

Environment

None

Potential Workaround

None

Checklist

hide

TestRail: Results

Activity

Show:

Kevin DayFebruary 13, 2020 at 7:35 PM

Should due date changes be prevented if the due date is somehow changed while performing checkout on some Item in the "claimed returned" status?
Looking at the code, it seems theoretically possible to do this from the API point of view.

If this is still not possible, then feel free to correct my potential misunderstandings.

Done

Details

Assignee

Reporter

Labels

Priority

Story Points

Sprint

Development Team

Prokopovych

Fix versions

TestRail: Cases

Open TestRail: Cases

TestRail: Runs

Open TestRail: Runs

Created January 31, 2020 at 4:18 PM
Updated March 10, 2020 at 4:58 PM
Resolved February 18, 2020 at 1:56 PM
TestRail: Cases
TestRail: Runs