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

## What type of PR is this? (check all applicable) - [x] 🍕 Feature - [ ] 🐛 Bug Fix - [ ] 📝 Documentation Update - [ ] 🎨...

frontend
backend

## What type of PR is this? (check all applicable) - [x] 🍕 Feature - [ ] 🐛 Bug Fix - [ ] 📝 Documentation Update - [ ] 🎨...

backend

- Adds export and import endpoints. - Optional flag to also export/import the ODK Central project. - Either continue with this, or PR to Central for easier direct export from...

backend

**Is your feature request related to a problem? Please describe.** Now user can access to few buttons like create project button, manage project and review submissions without signing in. Doing...

enhancement
priority:high
frontend

**This is not a high priority item, but something to consider for the future. Custom extracts need to work well, but the majority of users will generate the extract.** ##...

bug
priority:low
frontend

**Describe the bug** I am unable to download mbtiles on mobile phone. The pop-up to download mbtiles appear and user can select tile source and output format, but when we...

bug

Currently the backend assumes the category is the same as the XLSForm filename. This may not always be the case. Over time, some categories might have multiple related XLSForms, If...

enhancement
Priority: Should have
backend

It would be useful to add to `docs/CONTRIBUTING.md` to include the processes we use for issues, PRs, milestones, roadmaps. ## Issues ### Labels - Label issues where appropriate, for example...

documentation
enhancement

**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

**Describe the bug** Whenever we have an issue related with backend mostly when it's 500 status code it shows CORS Error when it's not actually a CORS issue. **To Reproduce**...

bug