-
Notifications
You must be signed in to change notification settings - Fork 188
Closed
Labels
27.0.0 - BugsBugs Found in LORIS 27 testingBugs Found in LORIS 27 testingModule: new_profilePR or issue related to new_profile modulePR or issue related to new_profile module
Description
While testing new_profile test
8.Change PSCID generation configuration to "user".
instruction:
Go to: /var/www/loris/project/config.xml
change line 40 to "user" from "sequential"
save
Ensure that you get an error if an invalid PSCID entered (and not if a valid PSCID is entered). [Automation Testing]
observation:
There is no place to enter a pscid in new_profile
- Change date format from 'YMd' to 'YM' in the Configuration module and repeat steps 4 to 6 while asserting that database values being saved are correct.
Error! EDC is invalid (expected format YYYY-MM-DD) when i type for example '2020/01'
IN FIREFOX : when changing to Y-m format, date field default is NULL whereas in Y-m-d format, default is yyyy/dd/mm
IN CHROME default field is '---- --'
Metadata
Metadata
Assignees
Labels
27.0.0 - BugsBugs Found in LORIS 27 testingBugs Found in LORIS 27 testingModule: new_profilePR or issue related to new_profile modulePR or issue related to new_profile module