Closed
Description
#Summary
If you try looking at the inventory at a particular date, it is crashing. Fix it
Details
To see this,
sign in as [email protected]
click on Inventory
click on Storage Locations
click on View
enter a date and click view
Now clear the date and click view
BOOM! (500 error)
What we want
Fix it so that error doesn't happen
Hint
if we change this:
to actually pass the date, it might fix it.
Critera for completion
- the error doesn't occur
- automated tests to confirm that