MerginMaps / MerginMaps/qgis-plugin
Values in the attribute table do not match the values in the report table in QGIS plugin
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 44
- Forks
- 20
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 5
Description
- I have created a project with point, line and polygon layer
- I have created 4 each version either has 1 line or 1 polygon
- lines and polygons have field to measure their length and area
When I reviewed the report and compared the values in the length and area fields with the actual attribute tables values of the line and polygon layers, I realized, that the values are not the same
E.g. :
compare the values of length in the attribute form for lines layer with the length values in the report table, they are different
Present in:
- dev plugin with dev server
Not present in:
- production plugin with production server
- production plugin with dev server
- dev plugin with production server
Mergin plugin artefact: https://github.com/MerginMaps/qgis-plugin/actions/runs/9482639845
Tested on MAC against app.dev (2024.4.0.)
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 discrepancy with the point, line, and polygon project described in the issue, using the linked Mergin plugin artefact and the stated dev-plugin/dev-server setup. Compare the length and area values in the attribute forms with the report table, then verify that the values match in the environments listed as unaffected.
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
- Mostly clear
- Newbie friendliness
- 35/100