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

**Issue** - We don't have default value for many fields in the database, instead they are defined in SQLAlchemy. - This causes issues when using raw SQL, as need to...

enhancement
devops

**Describe the bug** - Calling `/me` sets the users login cookie. - It also sets the frontend store login details. Two scenarios could put these out of sync: - The...

bug
frontend
backend
QA ready

**Is your feature request related to a problem? Please describe.** - Sometimes the user types in the name of something in ODK Collect slightly wrong. - For example in Bali...

enhancement
priority:low
backend
effort:medium

**Is your feature request related to a problem? Please describe.** - When the user scans a QRCode for ODKCollect, it contains various [setting options ](https://docs.getodk.org/collect-import-export/) for the project. - Once...

enhancement
frontend

**Is your feature request related to a problem? Please describe.** - Currently infrastructure setup is manual. - This should be IaC and automated. **Describe the solution you'd like** - OpenTofu...

enhancement
help wanted
devops

**Describe the bug** When submission made to one task via ODK collect, all other tasks submissions is also incremented. For example: Assume a project has 10 tasks. When a submission...

bug
backend

**Is your feature request related to a problem? Please describe.** Issue 1: - Task splitting algorithm only supports polygons. - So we encountered error when trying to split task using...

frontend
QA ready

**Is your feature request related to a problem? Please describe.** - After we add a task queue, Redis will be part of our stack. - We can also use Redis...

priority:low
backend
devops
effort:medium

**Is your feature request related to a problem? Please describe.** Task creation may fail due to various reasons not related to incorrect input (server overload, db connection limit, etc). **Describe...

enhancement
priority:high
backend

**Describe the bug** I am unable to click on start mapping of any task on mobile. However it works on laptop. **To Reproduce** Steps to reproduce the behavior: 1. Go...

bug
QA ready