ACAS should return 404, not 500 when a lot does not exist. Currently it returns 500 and on certain nginx proxied servers, the 500 error is swallowed and the front end cannot check for the error as it's replaced with an html structure. Then end result is that the UI hangs when a lot does not exist instead of showing "Lot does not exist" on the page.
Related Issue
ACAS-702
How Has This Been Tested?
Ran manual test in the UI to verify that the correct message is displayed.
Ran ACAS client tests and verified tests pass.
Description
Related Issue
ACAS-702
How Has This Been Tested?
Ran manual test in the UI to verify that the correct message is displayed. Ran ACAS client tests and verified tests pass.