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

feat:(condo): INFRA-535 reduce getAllOrganizationEmployees calls on server side #5293

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

nomerdvadcatpyat
Copy link
Member

No description provided.

@nomerdvadcatpyat nomerdvadcatpyat added the ✋🙂 Review please Comments are resolved, take a look, please label Sep 27, 2024
Copy link

sonarcloud bot commented Sep 27, 2024

deletedAt: null,
organization: { id: organizationId },
},
const employees = await find('OrganizationEmployee', {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's nice loadListByChunks replacement. 🥳
We can find others places and replace it like so!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✋🙂 Review please Comments are resolved, take a look, please
Development

Successfully merging this pull request may close these issues.

2 participants