Allow user to append to array in Firestore
- Dominant language
- Rust
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Seems like we can do this with [`FieldTransform.append_missing_elements`](https://firebase.google.com/docs/firestore/reference/rpc/google.firestore.v1).
JIRA: [FD-162](https://filify.atlassian.net/browse/FD-162)
[FD-162]: https://filify.atlassian.net/browse/FD-162?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the linked Firestore FieldTransform.append_missing_elements reference and then locate the library's Firestore write path. The issue names no files or tests; done means users can append missing elements to an array through the Rust library.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- firebase, rust
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100