MerginMaps / MerginMaps/mobile
Input still uses removed column
Open
Nobody has claimed this yet.
bug
sync
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
When user removes a column in QGIS and synchronize project, in INPUT, the field is still there in the form, can be edited, but then feature is saved, no new feature is created.
This issue was intruduced by autosync feature. It works with older version
Scenario:
- create Tree template project and open it in Input and QGIS
- in QGIS, remove notes column from surver layer
- open the form (with already removed field) update it and hit save
- autosync is done.. it passes
- from now, you are not ale to store any new feature
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the scenario with a Tree template project, QGIS, and Input, then trace the autosync and form handling involved after the notes column is removed. Done means the removed field is no longer editable after synchronization and saving a subsequent new feature succeeds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, cpp, ios
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100