Skip to content

Conversation

luca-nardelli
Copy link

Hey! I've noticed an inconsistency between the getById and findById methods of the assembler query service. More specifically, one used convertToDTO and the other used convertAsyncToDTO. I hit this weirdness today since I had a custom assembler where I only defined the async version, and I was wondering why it wasn't working.

The change should be non breaking since the default convertAsyncToDTO calls convertToDTO internally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant