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

[IMPROVE] Reduce api calls for departments, custom fields and visitor info #22273

Draft
wants to merge 16 commits into
base: develop
Choose a base branch
from

Conversation

MartinSchoeler
Copy link
Contributor

Proposed changes (including videos or screenshots)

Today a bunch of our contextual bars and components do multiple api calls for the same dataset, by using contexts to get the data once and distributing to the required components we should reduce the numbers of the calls done substantially. We also needed a new way to detect changes in the mentioned datasets.

@lgtm-com
Copy link

lgtm-com bot commented Jun 9, 2021

This pull request introduces 2 alerts when merging f2c17dd into d01d6c9 - view on LGTM.com

new alerts:

  • 2 for Unused variable, import, function or class

@CLAassistant
Copy link

CLAassistant commented Dec 17, 2021

CLA assistant check
All committers have signed the CLA.

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

Successfully merging this pull request may close these issues.

None yet

5 participants