Diana Barsan
Diana Barsan
**Environment:** - **WebdriverIO version:** 7.12.6 - **Mode:** WDIO Testrunner - **If WDIO Testrunner, running sync/async:** async - **Node.js version:** 12.16.3 - **NPM version:** 6.14.4 - **Browser name and version:** Chrome...
# Description Starts API server immediately, but with a different router that: - ends a 503 and error message if the request wants JSON - resolves with an html page...
# Description - adds minor updates, refactors and corrections to the brac data generation scripts - switches pouchdb adapter to leveldb, to run 2-step scalability - adds script that: -...
**Describe the bug** [The scripts/conflicts/diff](https://github.com/medic/cht-core/blob/41e6582b4c2ce9831428bcc30d05b422ad45cf1c/scripts/conflicts/diff.js) throws an error: ``` Generating diffs for conflicts on http://admin:[email protected]:6500/medic Found 1 conflicts TypeError: Cannot read property 'length' of null at /home/diana/projects/medic/scripts/conflicts/diff.js:33:19 at processTicksAndRejections (internal/process/task_queues.js:97:5)...
Add e2e test to check upgrade workflow using the cht-upgrade-service
**Describe the bug** Multiple feedback docs reported this error: ``` Uncaught (in promise): TypeError: Cannot read properties of undefined (reading 'model')\nTypeError: Cannot read properties of undefined (reading 'model')\n at https:///main.js?_sw-precache=:1:2031598\n...
When configurable roles (https://github.com/medic/medic/commit/a64d241d9f408786c9797b3d15d156ff1eecf65a) were implemented, the intention was to transition away from users having multiple assigned configured roles to just one role. >The user doc in the _users db...