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

Fixes LazyInitializationException in User entity #1749

Merged

Conversation

DimK10
Copy link
Collaborator

@DimK10 DimK10 commented Aug 23, 2024

Description

Fixes LazyInitializationException in User entity when fetching user settings. Uses LEFT JOIN FETCH approach.

Checklist:

  • [x ] I have read the Contribution Guidelines
  • [ x ] I have performed a self-review of my own code
  • [ x ] I have commented my code, particularly in hard-to-understand areas
  • [ x ] My changes generate no new warnings

@DimK10 DimK10 requested a review from Frooodle as a code owner August 23, 2024 18:28
@github-actions github-actions bot added Java Pull requests that update Java code Front End Issues related to front-end development Back End Issues related to back-end development Security Security-related issues or pull requests labels Aug 23, 2024
@Frooodle Frooodle merged commit 0854a1d into Stirling-Tools:main Aug 23, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Back End Issues related to back-end development Front End Issues related to front-end development Java Pull requests that update Java code Security Security-related issues or pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants