MerginMaps / MerginMaps/mobile

Input still uses removed column

Open
#2,008 2 comments 0 reactions 0 assignees View on GitHub

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:

  1. create Tree template project and open it in Input and QGIS
  2. in QGIS, remove notes column from surver layer
  3. open the form (with already removed field) update it and hit save
  4. autosync is done.. it passes
  5. from now, you are not ale to store any new feature

https://user-images.githubusercontent.com/83582181/160777819-97793367-5af4-43d7-900c-8ee4326377cb.mp4

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.