Details
Description
User story:
As a user who is assigning an invalid location to a holding or item
I want to be notified that the location is inactive and asked to confirm that I still want to assign it
So I don't inadvertently assign a deprecated location
Scenario:
- Scenario
- Given I am attempting to assign a location as a temporary or permanent location to an item or holding record via the location selection textbox (
UIIN-119) or the location lookup popup (UIIN-120) - When the location record has a status of inactive
- Then a confirmation popup should be generated:
- Header: Inactive location
- Body: This location has a status of inactive. Are you sure you want to select this location?
- Buttons: Select, Cancel (cancel should the default button)
the default is select
- Given I am attempting to assign a location as a temporary or permanent location to an item or holding record via the location selection textbox (
- Scenario
- Given the select button
- When clicked
- Then the location should be selected
- Scenario
- Given the cancel button
- When clicked
- Then the location selection should be cancelled and the popup should close
TestRail: Results
Attachments
Issue Links
- is blocked by
-
STSMACOM-79 Location Lookup Pop-up
-
- Closed
-
-
STSMACOM-82 Location Selection Menu
-
- Closed
-
- relates to
-
UXPROD-267 Assign location to item/holding
-
- Closed
-