MerginMaps / MerginMaps/mobile

Handling of renamed/deleted/replaced projects

Open
#576 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement sync
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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.