Releases: obiba/mica2
Releases · obiba/mica2
3.8.2
3.8.1
3.8.0
3.7.2
3.7.1
3.7.0
3.6.3
3.6.2
3.6.1
3.6.0
Parent pom providing dependency and plugin management for applications
built with Maven
Release note
The Access section of the Studies model was updated in 3.6.0, so to update the stored studies these actions have to be performed:
- Update the Study model in Mongo studies Documents,
- Update the Study Taxonomy
- Perform an save action in every published study and re-publish them
Download Opal views corresponding to a variable list or cart. Grouping and access are configurable in the general administration section.
Migration steps
Migration steps to update study model (Access section).
- Backup Mica database.
- Go to
Administration > Individual Study Configuration
and update your current schema and definition using this schema and definition and save the changes. - Unzip the
access-section-update-migration.zip
folder and run the migration script./access_migration.sh
. - Restart Mica server (service mica2 restart)
- Go to
Administration > Individual Study Configuration > Search (TAB)
and save so theIndividual Study
taxonomies get re-indexed. - Go to
Administration > Indexing
and indexStudies
.