MerginMaps / MerginMaps/mobile
Updating expression-based fields is broken
Open
Nobody has claimed this yet.
bug
forms
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
For virtual fields, it seems there is a regression as they are only updated when a feature is saved - see #548.
For ordinary fields with a default value that should be applied on update, it doesn't work at all in the app.
Tested on ver. 1.7.0 on Android 10.
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 reproducing the issue on Android 10 with virtual fields and ordinary fields that have default values. Compare behavior when a feature is saved, and review the related context in #548. Done means both expression-based and ordinary default values are applied correctly on update.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100