-
Notifications
You must be signed in to change notification settings - Fork 188
Closed
Labels
Category: BugPR or issue that aims to report or fix a bugPR or issue that aims to report or fix a bug
Description
Describe the bug
Test plan #5:
Ensure that the 'Upload' tab has the CandID, PSCID, and Visit Label greyed out. These greyed out fields remain empty if the 'Phantom Scans' is set to Yes, and are properly filled based on the uploaded filename if 'Phantom Scans' is set to No. [Manual Testing]
The bug: The greyed out fields do not remain empty if the 'Phantom Scans' is set to Yes. On uploading a file, the greyed out fields are filled out according to the file name (this auto-filling should only happen if 'Phantom Scans' is No)
To Reproduce
Steps to reproduce the behavior (attach screenshots if applicable):
- Go to 'Imaging Uploader' module
- Click on 'Upload' tab
- Fill in the form: 'Phantom Scans': Yes
- Upload a file into 'File to Upload' field, with any name but with correct file types .tgz or tar.gz or .zip
- You will see that the CandID, PSCID, and Visit Label fields are auto-populated according to the file name (this shouldn't be the case).
What did you expect to happen?
See #5 of test plan
Metadata
Metadata
Assignees
Labels
Category: BugPR or issue that aims to report or fix a bugPR or issue that aims to report or fix a bug