gentics / gentics/mesh

Check allow property for field values

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.