mark-gerarts / mark-gerarts/automapper-plus-bundle
Mapper order issue
Open
- Dominant language
- PHP
- Stars
- 65
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
I have mapper order issue:
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