MerginMaps / MerginMaps/mobile
Photos in parent and child layers are mixed up
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
Hi !
I have two layers with a relation through a UUID, which have both a photo field.
I first open the parent and take a picture : everything is fine
then I go to the tab where I have the relation to the child layer and I take a picture there as well, then I add some more pictures in that child layer: each time a take a new picture it replaces the one in the parent layer !
I have saved the data after each photo -> no difference
I have used photos from the gallery -> no difference
I have named the photo fields differently -> no difference
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
No files, tests, or entry points are mentioned. Reproduce the issue with parent and child layers linked by UUID, each containing a photo field, then trace how photo state is associated across the related-layer tabs; done means adding photos to the child no longer replaces the parent's photo.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100