bytechefhq / bytechefhq/bytechef
[bug]: Missing Component Implementation Prevents Rendering of Connections View
Open
bug
- Dominant language
- Java
- Stars
- 1k
- Forks
- 170
- Avg merge
- 11h 25m
- Merged PRs (30d)
- 115
Description
### 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_
Contributor guide
Assessment
This issue has not been assessed yet.