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

**Is your feature request related to a problem? Please describe.** - Currently we append hashtags to a project: - `#FMTM` - `#{FMTM_DOMAIN}-{PROJECT_ID}` - `#project_name` - We need a way to...

enhancement
priority:high
backend

**Describe the bug** - React 19 changes it API for Sentry, so Sentry needs to be updated. - Currently throwing an error: ![image](https://github.com/hotosm/fmtm/assets/78538841/6b5b456a-b66e-447e-b848-c1eab6e5f521) **Expected behavior** - Sentry works for the...

good first issue
priority:high
frontend
effort:low

**Is your feature request related to a problem? Please describe.** - https://github.com/hotosm/osm-fieldwork/pull/269#issuecomment-2212525627 - odk_merge was removed, along with CSVDump in the latest osm-fieldwork release (0.13.0). **Describe the solution you'd like**...

priority:low
backend
dependency:osm-fieldwork

## Problem - This is a suggestion made for Tasking Manager, but also applies here. - Credit to original post by `qeef` a community volunteer: - DB design: https://qeef.srht.site/dd-hot-tm/database-tasks-history.html -...

enhancement
backend
devops

**Is your feature request related to a problem? Please describe.** The mapping workflow: - [ ] Load a project detail page. - [ ] Click on a task and a...

frontend
tests

Blocker https://github.com/hotosm/fmtm/issues/1604 **Is your feature request related to a problem? Please describe.** - A task may be locked by a user, then they don't actually map, or forget to unlock....

enhancement
priority:low
backend
effort:medium

Blocker https://github.com/hotosm/fmtm/issues/1591 **Is your feature request related to a problem? Please describe.** - We currently track the task status in `tasks.status` and via the `task_history` table - this is duplicated...

enhancement
backend

**Describe the bug** - The cron to prune container images weekly doesn't seem to execute. - Hopefully a simple fix, not had time to debug, reminder for the future. -...

priority:high
devops
effort:low

**Describe the bug** - Currently `state?.project?.projectOpfsBasemapPath` is only set when the user clicks the lightning bolt to download/cache PMTiles in the browser. - When the project is changed (going to...

bug
frontend

**Is your feature request related to a problem? Please describe.** - Currently we use a PWA. - There is a small issue with it requiring double reload after redeploy https://github.com/hotosm/fmtm/issues/1313...

enhancement
frontend