Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle Automapper LoadExceptions #77

Open
eXpl0it3r opened this issue Nov 1, 2022 · 0 comments
Open

Handle Automapper LoadExceptions #77

eXpl0it3r opened this issue Nov 1, 2022 · 0 comments
Labels
Milestone

Comments

@eXpl0it3r
Copy link
Member

When auto mapping types in Jobbr.Server and some package isn't matching correctly, Automapper will throw an exception, which then bubbles up to the implementer, which may not even use Automapper, but also won't know what exactly is mismatching, as the actual information is hidden in the LoadException.

@eXpl0it3r eXpl0it3r added the bug label Nov 1, 2022
@eXpl0it3r eXpl0it3r added this to the 3.0 milestone Jan 6, 2023
@eXpl0it3r eXpl0it3r modified the milestones: 3.0, v3.0.1 Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Backlog
Development

No branches or pull requests

1 participant