When there is only one piece received check row by default
Description
Environment
None
Potential Workaround
None
Attachments
1
Checklist
hideActivity
Show:
Aaron Neslin February 21, 2025 at 7:29 PM
Details
Details
Assignee
Unassigned
UnassignedReporter
Aaron Neslin
Aaron NeslinTester Assignee
Aaron Neslin
Aaron NeslinLabels
Priority
Development Team
Thunderjet
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created February 21, 2025 at 7:27 PM
Updated last week
TestRail: Cases
TestRail: Runs
Purpose:
In Receiving App → Expected accordion → Actions → Receive
If there is only one piece, check box for the line by default
(150)
User story statement(s):
As an acquisitions librarian>,
I want the row checked by default when receiving a single piece
so that I can reduce the number of clicks
Scenarios:
Scenario Check box by default:
Given there is a receiving record
And there is exactly one piece to be received
When the Receive action is selected from the Expected -> Action Menu
Then line "receiveditems[x].checked" checked box will be checked by default
Scenario do not check box when there are multiple received pieces :
Given there is a receiving record
And there is more than one piece to be received
When the Receive action is selected from the Expected -> Action Menu
Then no "receivedItems[x].checked" check boxes for the piece lines will be selected