submitOp support custom field?
Open
Nobody has claimed this yet.
documentation
- Dominant language
- JavaScript
- Stars
- 6.5k
- Forks
- 456
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 5
Description
ex,i want to record who submit the op,pass the userId and save。
when I query by version,i can get who submit
Contributor guide
No contributing guide indexed for this repository
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 at the submitOp entry point and trace how submitted operations are stored and later returned when querying by version. Clarify the expected userId/custom-field API and persistence behavior before identifying the relevant implementation and tests. Done means a submitter can be saved with an operation and retrieved through the version query.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100