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.** Rightnow if anyone wants to contribute just on the frontend side, they can't be able to do so as they...

enhancement
frontend
devops

Is your feature request related to a problem? Please describe. The purpose of a test case is to determine if different features within a system are performing as expected and...

enhancement
frontend

Problem: The mbtiles are too large and takes up more memory space if I download the entire mbtile of the project area. Solution: I want to download only the mbtiles...

enhancement
priority:low
backend
effort:high

**Is your feature request related to a problem? Please describe.** - No matter how much we optimise async processing, there is a limit to how many simultaneous requests can be...

enhancement
help wanted
Priority: Should have
backend

**Describe the bug** When user upload multiploygon as area of interest and try splitting tasks by choosing area as task option, the project can't be created. An error message saying...

bug

**Describe the bug** - We have two GET endpoints `/organisations/unapproved/` and `/organisations/unapproved/{org_id}` that I don't think are necessary. **Expected behavior** - They should be removed in favour of the `/organisations/`...

bug
Priority: Nice to have
backend

**Describe the bug** - Caching improves the speed and efficiency of github workflows - we currently cache quite aggressively. - However, if there is for example a database migration in...

devops

**Is your feature request related to a problem? Please describe.** I should be able to invite users through emails. This feature should be added to manage project page by clicking...

enhancement
priority:low
backend

**Is your feature request related to a problem? Please describe.** - We need to send emails to users sometimes. **Describe the solution you'd like** - Either via external SMTP server...

enhancement
devops

Fixes #890 1. I have uploaded the mbtiles we create in s3 bucket in this path. `/orgid/projectid/basemap.mbtiles` 2. Generated task wise mbtiles from the same file path so that it...

enhancement
frontend
backend