MerginMaps / MerginMaps/qgis-plugin
Updating QSettings variables
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 44
- Forks
- 20
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 5
Description
Lets have a mergin project and its local copy on a disc. Either
a) a mergin project has been deleted from a web,
b) a local copy has been deleted from a disk,
a localProjects/<namespace>/<name> is kept in QSettings.
Therefore in a case a) it is causing a problem of uploading the same project folder back on Mergin as a new project (not sure if a bug or feature) due to having .mergin folder and probably a QSettings variable. It may cause other weird, but rather edge use cases issues.
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 locating the QSettings handling for localProjects// and the code that manages the .mergin folder. Reproduce both cases described in the issue—remote deletion and local deletion—and determine the expected cleanup or reuse behavior before defining the change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100