MerginMaps / MerginMaps/mobile
Handling of renamed/deleted/replaced projects
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
Input should be able to identify if a project has been deleted from the server - or it may have been replaced by another project with the same name. To detect this, we may need a unique project ID from the server.
See also https://github.com/lutraconsulting/qgis-mergin-plugin/issues/110
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
Start by tracing how the mobile app identifies and loads projects from the server, then inspect the related qgis-mergin-plugin issue 110. Determine how deleted, renamed, or same-name replacement projects should be distinguished and what server-provided project ID is available; done means each case is detected and handled consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100