fmtm
fmtm copied to clipboard
Field Mapping Tasking Manager
**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...
**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...
**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...
**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...
**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...
**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...
**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...
**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...
**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...
**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...