3
User Story:
As a warehouse worker, when I perform Inventory status change from Item inquiry, I must choose a valid “To inventory status” before submitting so that I never see a first‑attempt error and I always confirm the correct status.
Problem / Business Need:
Warehouse workers use Item inquiry → Inventory status change in the Warehouse Management mobile app (WMA). To force workers to consciously choose the correct target status every time, customers configure the menu item’s default “To inventory status” to an empty value (“”).
- With this setup, the first attempt to change status errors (“status
\"\"does not exist”), the second attempt succeeds, the third fails again, and so on—alternating behavior that wastes time and confuses users. - Not defining any default “To inventory status” is not acceptable, because the app then auto-fills a real status and the worker might proceed without verifying it—making the process error‑prone.
Proposed Solution:
Add a “Require explicit selection” mode for the target inventory status in the Inventory status change flow. When enabled:
- The To inventory status field renders with a placeholder (no default value submitted).
- Submit is disabled until the user picks a valid status (via list or scan).
- The app does not reuse the previous (invalid) cached value when the user returns to the step (fixing the alternating success/failure pattern often seen in detour navigation).
.
STATUS DETAILS
New
