Migrating Configurations
Bahmni configuration json files structure change across releases based on the new features built. To ease the process of making these changes, a tool has been built that can be run where the config files are maintaned
Instructions:
The tools needs node.js and npm. Use this page for reference: http://blog.npmjs.org/post/85484771375/how-to-install-npmInstall this npm module using the following commandnpm install -g config-migrateFollow these instructions to run the migrations https://www.npmjs.com/package/config-migrate