mark-gerarts / mark-gerarts/automapper-plus-bundle

Mapper order issue

Open
#25 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
65
Forks
11
PR merge metrics
No merged PRs in 30d

Description

I have mapper order issue:
Снимок экрана 2023-08-23 в 16 40 24

If one of Mapper in order is higher and it extends (copyFrom) from one of lower it will throw exception that no registered mapper here. I think this is very urgent error.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the mapper-order case described in the issue, where a higher mapper uses copyFrom from a lower mapper, then trace mapper registration and lookup. Done means the ordered mapper can resolve its lower dependency without the “no registered mapper” exception; no file or test location is provided.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, symfony
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.