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

fix(Designer): Custom connection cache is now updated properly #6425

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

rllyy97
Copy link
Contributor

@rllyy97 rllyy97 commented Jan 17, 2025

Main Changes

Custom connection cache is now updated properly when creating a new custom connector connection.
We hold custom connectors in a different query cache initially so when creating we also need to add it to another cache.

Fixes: #6117

@rllyy97 rllyy97 merged commit 1c7befc into main Jan 17, 2025
12 checks passed
@rllyy97 rllyy97 deleted the riley/custom-connection-update branch January 17, 2025 20:48
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.

Connections: New connections are not being updated in Change connections without a page reload.
2 participants