Hi Everyone,
We are coming up with an incremental release of Bahmni V0.90, with a few bug fixes and enhancements.
We need help in testing this before we release it. The following QA environment is available for UAT:
Also, if you want to download and install this UAT version, follow these steps:
- Prerequisite for the fresh installation of Bahmni
wget https://bitbucket.org/pypa/setuptools/raw/0.7.2/ez_setup.py
python ez_setup.py
- Download latest bahmni installer
wget http://repo.mybahmni.org.s3.amazonaws.com/rpm/bahmni/bahmni-installer-0.90-308.noarch.rpm
- Install bahmni installer
sudo yum install bahmni-installer-0.90-308.noarch.rpm
- create setup.yml configuration file
curl -L http://tiny.cc/defaultsetup >> /etc/bahmni-installer/setup.yml
- Point the bahmni_base_url to amazon s3. You need to add line below in setup.yml for this
bahmni_repo_url: http://repo.mybahmni.org.s3-website-ap-southeast-1.amazonaws.com/rpm/bahmni/
- Modify the inventory file if needed and run the installer
bahmni -i local install
Please find the list of fixes and enhancements that are a part of this patch release:
Bug Fixes
- BAH 411 - [BAH-411] - Bahmni - JIRA Passing Patient context in Form Builder
- BAH- 405 - [BAH-405] - Bahmni - JIRA - [Form Builder] Problem while importing a form from another environment.
- BAH- 410 - [BAH-410] - Bahmni - JIRA - Test results with coded answer CSV upload fails
- BAH-444 - [BAH-444] - Bahmni - JIRA - Retrospective mode doesn’t show the “Entered on behalf” Provider with captured observations
- BAH-437 - [BAH-437] - Bahmni - JIRA - [Appt. Scheduling] Retired providers should not show up on Provider list
- BAH-455 - [BAH-455] - Bahmni - JIRA - IPD canned report does not populate diagnosis column
Enhancements
- BAH-408 - [BAH-408] - Bahmni - JIRA - Highlight appointments based on status in UI
- BAH-450 - [BAH-450] - Bahmni - JIRA - Ability to indicate priority in Lab orders
- BAH- 445 - [BAH-450] - Bahmni - JIRA - [Appt. Sched] Patient search very slow while creating an appointment
Logging Issues:
As a part of testing these issues or testing in general, if you encounter any bugs, please leave a comment on the card. If you find issues not particularly related to any of the Jira issues, please feel free to create a new Jira Issue and tag it to version 0.90. Communicate issues in OpenMRS channels (software => Bahmni) against this thread . Bring the issue to attention of relevant people (listed below) by inviting or marking them on the thread. If you are on slack, please post on community channel. Bring to attention of relevant people (listed below)
As a registered Bahmni Atlassian user , you should be able to view, comment on and create issues. In case of any issues accessing Jira, please contact @sruti, @angshuonline , @shruthipitta , @binduak or @mksd
Apart from those issues mentioned above, we will also need help on exploratory testing:
- Appointment Scheduling
- Form Builder and subsequent forms in Clinical/Observation tab, Registration Second Page, Bahmni Connect.
- Canned and Generic Reports
- Internationalization
- CSV upload with internationalized content
- User access and privileges
- Synchronization of data between systems like OpenMRS, ERP, ELIS, DCM4CHE etc
- Installation & upgrades
- Retrospective Data entry
Timeline
We are looking to do the final release before Friday,16th Feb, 2018. Looking forward to all the support in testing.