Files from previous request are being automatically added to new request
Closed this issue · 2 comments
pripley123 commented
ENV
-
DEV
-
TEST
-
PROD
TESTCASE
- Create a new request and upload a file
- Submit the request
- Return to the main page (list of requests)
- Create a new request
- Add a different file than the 1st request
- Submit the request
EXPECTED
Only the 2nd file should be displayed on the request
ACTUAL
The 2nd file is display but so is the 1st file (file from the previous request)