Resolve "clean initial database"
2 unresolved threads
2 unresolved threads
Closes #345 (closed)
This PRC implements following changes:
-
nd_number
field is renamed to Subject number (ND is for NCER) - following fields will be removed in new installations of smasch:
mpower_id
,screening
,diagnosis
,previously_in_study
,year_of_diagnosis
,pd_in_family
,brain_donation_agreement
,virus_test_X
,virus_test_X_updated
,virus_test_X_collection_date
,virus_test_X_iga_status
,virus_test_X_igg_status
. In the existing studies (wiuth at least one subject) the fields would have to removed manually - I added a gitlab CI test to check if create_dummy_data script runs without errors
Edited by Piotr Gawron
Merge request reports
Activity
Filter activity
changed milestone to %1.0.0
added enhancement label
added 10 commits
- 679c9528 - visible subject columns are editable
- 9bab8707 - tests for the new form
- 10a17ba3 - visibilty of custom fields is linked to tables
- e08379ec - Merge branch '348-list-of-default-visible-colums-in-subject-lists' into 345-clean-initial-database
- d512c773 - virus_result is properly stored in database
- cd7509c0 - mpower_id moved to custom field
- a065fc83 - diagnosis and screening fields moved to custom fields
- e7cfc46f - previously_in_study brain_donation_agreement and pd_in_family moved to custom fields
- c23f96c2 - year_od_diagnosis moved to custom field
- 28c67ba0 - all PCR related fields moved to custom fields
Toggle commit listadded 4 commits
- 8d031162 - pip 20.3 use new dependency resolver that breaks current config
- 0187e8c5 - columns that cannot be visible in subject table removed from the configuration option
- a2209e95 - Merge branch 'pip-issue' into 348-list-of-default-visible-colums-in-subject-lists
- 0bfb7d75 - Merge branch '348-list-of-default-visible-colums-in-subject-lists' into 345-clean-initial-database
Toggle commit listmentioned in commit 15cc8e1e
Please register or sign in to reply