Primary mentor | |
Backup mentor | TBD |
Assigned to |
Abstract
Excerpt |
---|
The validation module is a useful tool for finding problems with your DB. It runs OpenMRS validators against different data and matadata in your system. It is particularly handy for implementations migrating to OpenMRS 1.9. In OpenMRS versions earlier than 1.9 objects were not always validated before persisting them to the DB and after upgrading to OpenMRS 1.9 you may want to make sure that your objects are valid before discovering that only after trying to modify them. The goal of this project is to enhance the Validation module by providing a more polished UI, improved error reports and automatic fixes for common problems. |
...
Info | ||
---|---|---|
| ||
The above two tasks have been currently implemented and the documentation can be found Validation Module Documentation for reference. |
The presentation of the progress of the project by mid-term : https://wiki.openmrs.org/pages/worddav/preview.action?fileName=Validation+Module+Enhancements+Mid+Term+Presentation.pdf&pageId=40108146
- Combine reports produced by different threads into one
...
Note: It it expected to complete extra credit task 01 within the GSoC time and the task 02 will be only addressed if there is time remaining.
Resources
- https://wikiopenmrs.openmrsatlassian.orgnet/wiki/display/docs/Validation+Module
- https://modules.openmrs.org/modules/view.jsp?module=validation
- https://github.com/openmrs/openmrs-module-validation
...