bytechef
bytechef copied to clipboard
[bug]: Missing Component Implementation Prevents Rendering of Connections View
Describe the bug
When I develop new component switching to the new development branch and using same database causes error when rendering Connections view
Steps To Reproduce
Develop new component Deploy Create flow with new component Shut down BC Switch to the git branch with new component Rebuild Start BC Connections View is inaccessible
Expected behavior
Connections should display what can be displayed. Missing component should not harm th algorithm. Create ERROR log entry, do not break application.
Version
2.3.1
OS
macOsX
Browser
chrome
Additional context
No response