spring-projects / spring-projects/spring-data-mongodb

Provide Path Information during domain type mapping for write operation

Open
#4,934 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

theme: 5.1 type: enhancement
Dominant language
Java
Stars
1.7k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

ValueConversion requires sometimes for that just the plain property information but also the contextual path in wich it is called. we should make sure to provide it.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating ValueConversion and the write-side domain type mapping entry point. Trace where only plain property information is supplied during a write operation, then verify that the contextual path is available wherever the conversion is invoked. Done means conversions receive the required path information without losing existing property context.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, mongodb
Domain
backend, database
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.