Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Files from previous request are being automatically added to new request #129

Closed
1 of 3 tasks
pripley123 opened this issue Apr 16, 2019 · 2 comments
Closed
1 of 3 tasks
Assignees
Labels
bug Something isn't working verification Verify the bug has been fixed

Comments

@pripley123
Copy link
Collaborator

ENV

  • DEV
  • TEST
  • PROD

TESTCASE

  1. Create a new request and upload a file
  2. Submit the request
  3. Return to the main page (list of requests)
  4. Create a new request
  5. Add a different file than the 1st request
  6. 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)

@pripley123 pripley123 added the bug Something isn't working label Apr 16, 2019
@pripley123
Copy link
Collaborator Author

@Jonesy Jonesy self-assigned this Apr 18, 2019
@Jonesy
Copy link
Contributor

Jonesy commented Apr 18, 2019

Fix was snuck in with PR #132

@pripley123 pripley123 reopened this Apr 25, 2019
@pripley123 pripley123 added the verification Verify the bug has been fixed label May 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working verification Verify the bug has been fixed
Projects
None yet
Development

No branches or pull requests

2 participants