Add a predicate to the `andLimitAllFieldsOf()` method call
Open
enhancement
good first issue
v1.0.0
- Dominant language
- Java
- Stars
- 6
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
In the bug issue here (https://github.com/Bekreth/jetedge/issues/22) a suggestion was made to overload the `andLimitAllFieldsOf()` method to allow for custom predicates. This is a great idea that would allow people to define how they want to do bulk editing.
Contributor guide
Research direction
Read the related bug issue #22, then locate the andLimitAllFieldsOf() method and its existing tests or call sites. Determine how an overload accepting a custom predicate should fit the current API, and consider the work complete when callers can define their own bulk-editing condition without breaking the existing method.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100