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

Wrong type in relationships section when using lookup by id and resource is a subtype #862

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lgringo
Copy link

@lgringo lgringo commented Oct 6, 2022

Fix for #861

This fix can be viewed as a hack. To do it really clean, we need to load related entities before adding their ResourceIdentifier to the result. I choose to save ResourceIdentifier and update the type once related entites has bean loaded.

NB: Unit tests are using mocks from PR #853 and TopTaskRepository has been updated. In case of conflict, choose this one over the one in PR #853

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