MerginMaps / MerginMaps/qgis-plugin
Setting tracking layer to non-identifiable reset on sync
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 44
- Forks
- 20
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 5
Description
When a user sets tracking layer to be non-identifiable, the setting gets reset on next sync. Effectively, any tracking layer is always identifiable on mobile devices.
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 setting change on a mobile device, then trace the plugin's sync handling to find where the non-identifiable tracking-layer setting is reset. Done means a non-identifiable tracking layer remains non-identifiable after the next sync; no file or test is named in the issue, so identify the relevant sync path and add coverage if the project provides it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- distributed-systems, mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100