MichaelAkvo

Results 44 issues of MichaelAkvo

# Context When trying to import data from akvo-flow, the job-execution status is just `clj-http: status 500` in the library. # Problem or idea When the `lumen-client` container tries to...

client
bug

# Context When opening https://ci-fiji.akvolumen.org/ after logging in, the call to `/api/env` was failing with a 500 error leaving the frontend blank. # Problem or idea stack ``` 11:14:12.660 [XNIO-1...

db

### What are you trying to do? Cumulative reporting has an impact on how period updates are aggregated and how actual period values are attained. Switching between the two when...

Feature request

Endpoint performance has been a long-standing issue with some endpoints taking multiple seconds to complete. This epic will track the most problematic endpoints and try to find either targeted or...

Bug
Type: Performance
Priority: High
python
Epic
stale

When running django locally, there are no logs in the `stdout`. It should be checked why that is the case as they are quite useful.

Bug
Chore
Priority: Medium
good first issue
stale

Closes #4694: Investigate the use of redis

stale

### What were you doing? When aggregating percentage measures, the percentage result might just be summed up instead of being calculated from the total. More information to follow once the...

Bug
Requires Reproduction

### What were you doing? Using the country filter in the project hierarchy. ![image](https://user-images.githubusercontent.com/91939214/196958070-fbf19460-3db0-49ed-8cd4-b5ff2eff7f31.png) ### What should've happened? It's not very clear what should be happening. ### My environment _No...

Bug
Discussion
Needs Review
Priority: Low

# TODO / Done Summarize what has been changed / what has to be done in order to finalize the PR. - [x] Add /project/:id/children endpoint - [x] frontend: query...

Feature request
Type: Performance

The endpoint is currently used to show the hierarchy of a program. Unfortunately, the **entire** hierarchy is loaded at once. That in itself wouldn't be too much of a problem,...

Priority: Medium