grafeas / grafeas/grafeas

Implement Update{Note,Occurrence} methods with FieldMask support

Open
#312 15 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.