Kenn Sippell

Results 57 issues of Kenn Sippell

Howdie, I'm trying this as a first-time user with latest Obs Studio (v18.0.1) and getting an access violation early in the run. Most issues I've seen in the repo are...

I am generating a service worker script with the following config: ``` const config = { cacheId: 'cache', claimsClient: true, skipWaiting: true, directoryIndex: false, handleFetch: true, staticFileGlobs: [ path.join(staticDirectoryPath, 'manfiest.json'),...

**Describe the issue** PR https://github.com/uxsolutions/bootstrap-datepicker/pull/2431 was created to add Bamanankan to the bootstrap datepicker library. Until it was released, we added custom translations at https://github.com/medic/cht-core/blob/master/webapp/src/js/enketo/bootstrap-datepicker.bm.js. **Describe the improvement you'd like**...

Type: Technical issue
Enketo

**What feature do you want to improve?** We are building an app monitoring system and want to confirm that purging has completed. In Q1 two live-site incidents were the result...

Type: Improvement
Monitoring

**What feature do you want to improve?** /api/v1/users api endpoint **Describe the improvement you'd like** Our monitoring application which reports `# of users with each role` requires all roles associated...

Type: Improvement
Monitoring

This is a very simple guide to self-hosting the DeliveryBot services. I tried to avoid the complexity of any specific hosting decisions - Docker, Kubernetes, etc. And avoid the complexity...

**Describe the bug** This is a rare failure pattern in a feedback document for PiH production instance. ``` Uncaught (in promise): TypeError: Cannot read property 'enketoEdited' of null TypeError: Cannot...

Type: Bug

**Describe the bug** This is a failure pattern in feedback documents in production instances. ```Error when purging meta on device startup: Not all documents purged successfully: telemetry-2022-8-18-user-a6060e40-f32a-4927-9f2d-152018f2ed0b with Document update...

Type: Bug

Code like this is a very common practice to write in to our XForms. It is hard to maintain and very easy to fall out of sync with configuration. ```if(${follow_up_count}...

Type: Improvement

**Describe the bug** Looking at `replication:medic:to:success` and `replication:medic:from:success` events, I'm seeing occasional negative values for `min`. **To Reproduce** ``` { "_id": "telemetry-2022-12-20-user-guid", "type": "telemetry", "metrics": { "replication:medic:to:success": { "max": 31881,...

Type: Bug