Check allow property for field values
Open
quick win
- Dominant language
- Java
- Stars
- 593
- Forks
- 123
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 4
Description
The allow property is currently only checked for `MicronodeGraphFieldImpl`. We should add a similar check to `NodeGraphFieldListImp`, `NodeGraphFieldImpl`, `MicronodeGraphFieldListImpl`.
Contributor guide
Research direction
Locate NodeGraphFieldListImp, NodeGraphFieldImpl, and MicronodeGraphFieldListImpl, then compare their field-value handling with the existing allow check in MicronodeGraphFieldImpl. Update the three implementations consistently and verify that disallowed field values are rejected wherever these graph field types are used.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100