fmtm icon indicating copy to clipboard operation
fmtm copied to clipboard

Field Mapping Tasking Manager

Results 153 fmtm issues
Sort by recently updated
recently updated
newest added

In some cases, Carter at the WNA Hub wants to assign tasks to his mappers, rather than allowing them to freely select a task. He can already do so by...

enhancement
priority:low

Related to #899 We currently have an install script to simplify deployment. There are two extra requirements: - Deployment onto a field device, e.g. a raspberry pi that can be...

enhancement
help wanted
priority:low
devops
effort:high

## Issue Poor performance of geojson and vector tile layers in OpenLayers. ## Solution Relatively new WebGL renderers for OpenLayers. - VectorLayer renderer: https://openlayers.org/en/latest/examples/webgl-vector-layer.html - VectorTileLayer renderer: https://openlayers.org/en/latest/examples/webgl-vector-tiles.html (ol/layer/WebGLTile is...

enhancement
Priority: Nice to have
frontend

**Is your feature request related to a problem? Please describe.** Currently, there is no functionality in the FMTM system to archive projects and organizations. As a result, test projects and...

enhancement

# Is your feature request related to a problem? Please describe. When managing projects, there is a need to have clear stages for tracking the project progress and visibility for...

enhancement

**Is your feature request related to a problem? Please describe.** - Currently our XLSForm has hidden fields that are mandatory: feature / task selection, digitization_correct questions. - This is prone...

enhancement
priority:high
backend
effort:medium

**Describe the bug** - We use `log.error` in most places, even when exceptions are raised. - This is fine when viewing logs in the terminal. - However to send via...

bug
priority:high
backend
effort:low

**Describe the bug** The task splitting algorithm was disabled when custom data extract doesn't contain linestring but the twist is When i upload data extract having both polygons and linestring...

bug

**Describe the bug** - If the user goes to the URL `http://fmtm.localhost:7050/project/1`, but a project with ID 1 does not exist, we get this displayed: ![image](https://github.com/user-attachments/assets/7d0d623a-b255-44bd-817c-0869ea0534a1) - We have an...

bug
priority:low
frontend
effort:low

**Is your feature request related to a problem? Please describe.** The design of frontend seems little uneasy for users especially with small screen size. Few small changes can be implemented...

enhancement
frontend
testing:ready