Results 227 comments of FLacombe

I found the same problem on another feature that got two versions on the same day. https://www.openstreetmap.org/relation/19536760 Versions 3 & 4 were created on December 4th and I only got...

Possibly similar to #1984

I'm getting the same kind of error when referring to frontend docker.md: ``` docker compose -f docker-compose.yml -f docker-compose-dev.yml -f docker-compose-test.yml run -p 20009:20009 api WARN[0000] Found orphan containers ([docker_postgis_1])...

Fall back to `docker-compose` gives even different error: ``` docker-compose -f docker-compose.yml -f docker-compose-test.yml run --rm api bash -c "cd api/assets && npm run build" WARNING: Found orphan containers (docker_postgis_1)...

Tests are fine on my local instance. I've processed osmose_powerline analyser on france_rhone_alpes_haute_savoie and obtained a JSON for class 6, that contains elems/tags in the JSON full output I recommend...

It was already set to true for any output that relies on `_issues()`: https://github.com/osmose-qa/osmose-frontend/blob/master/api/issues.py#L245 I set it to true in many outputs because in my PR `_issues()` could be called...

I'm not able to test due to #560 but it's still needed