Implement Update{Note,Occurrence} methods with FieldMask support
Open
good first issue
help wanted
- Dominant language
- Go
- Stars
- 1.6k
- Forks
- 307
- PR merge metrics
- No merged PRs in 30d
Description
## Expected Behavior
Merge and update the fields in Note and Occurrence using the provided FieldMask.
## Actual Behavior
Currently, not implemented.
## Additional info
see `go/v1beta1/storage`
Contributor guide
Research direction
Start in go/v1beta1/storage and inspect the existing Note and Occurrence update entry points and their FieldMask-related types. Determine how the provided mask should control merging each resource, then verify that both UpdateNote and UpdateOccurrence implement the expected masked-field behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100