Kenn Sippell

Results 57 issues of Kenn Sippell

**Is your feature request related to a problem? Please describe.** In https://github.com/medic/config-moh-mali/issues/181 the moh-mali supervisor app has 215 duplicate places, each with reports and data under them. It is fairly...

Type: Feature

**Describe the bug** Blocking error when using cht-conf for the first time to deploy a configuration **To Reproduce** Steps to reproduce the behavior: 1. Run `npx cht --url=http://medic:password@localhost:5988` 2. User...

Type: Bug

**Describe the bug** Its a crash **To Reproduce** 1. `npx cht --local` **Expected behavior** Should be able to deploy locally **Logs** ``` INFO Starting action: backup-all-forms… INFO Error: Cookie has...

Type: Bug

# Description https://github.com/medic/cht-conf/issues/577 Implementing recurring tasks today is complex and limited. In the past, simple mistakes while implementing recurring tasks have caused severe live-site incidents (“task explosions”). It is difficult...

# Description #357 # Code review items - Readable: Concise, well named, follows the [style guide](https://docs.communityhealthtoolkit.org/contribute/code/style-guide/), documented if necessary. - Documented: Configuration and user documentation on [cht-docs](https://github.com/medic/cht-docs/) - Tested: Unit...

**What feature do you want to improve?** The code in [src/nools](https://github.com/medic/cht-conf/blob/main/src/nools/.eslintrc#L8) has eslint rule requiring `ecmaVersion: 5`. It'd be super nice to work in ES6 and support features like const,...

Type: Improvement
Type: Technical issue

**Is your feature request related to a problem? Please describe.** Users of the move-contacts command made a very large hierarchy change at once. This caused a severe live-site incident https://github.com/medic/config-muso/issues/936...

Type: Feature

**Is your feature request related to a problem? Please describe.** There is an ongoing situation for a production project in which primary contacts were created in production without the proper...

Type: Feature

**To Reproduce** 1. Run `git reset --hard origin/main` on windows clone of cht-conf repository Results in ``` error: invalid path 'test/data/edit-contacts/expected-json_docs/multiple-csv-columns/org.couchdb.user:usercarla.doc.json' fatal: Could not reset index file to revision 'origin/main'....

Type: Bug

**What feature do you want to improve?** Improvement to the `delete-forms` action. **Describe the improvement you'd like** Using medic-conf in automated deployment processes (like https://github.com/medic/cht-core/pull/6759) doesn't deploy a form removal...

Type: Improvement
released