MerginMaps / MerginMaps/mobile
Migrate to server project ids
Open
@tomasMizera is already working on this.
Since Dec 4, 2025.
enhancement
sync
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
Currently we are not using project IDs coming from server, but use our custom ids.
It will help us to detect orphaned projects / projects from different servers with the same name and deleted projects.
> We need to figure out how to assign IDs to local projects created in Input
Related to #1008
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.
Assessment
This issue has not been assessed yet.