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

각종 이슈 해결 #407

Merged
merged 4 commits into from
Dec 5, 2024
Merged

각종 이슈 해결 #407

merged 4 commits into from
Dec 5, 2024

Conversation

ezcolin2
Copy link
Collaborator

@ezcolin2 ezcolin2 commented Dec 5, 2024

🔖 연관된 이슈

📂 작업 내용

  • edge 저장할 때 workspace 매핑
  • 존재하지 않는 workspace에 강제 접속할 때 소켓 터지는 이슈 해결

아직 page 생성할 때 workspace 넣는 로직은 구현하지 않았습니다.

다 같이 고민해보면 좋을 것 같네요

@ezcolin2 ezcolin2 linked an issue Dec 5, 2024 that may be closed by this pull request
@ezcolin2 ezcolin2 added 🐧🚀😶‍🌫️ BE 백엔드 관련 이슈/PR 추적 라벨 🐛 Bug 무언가 정상적으로 동작하지 않는 경우 labels Dec 5, 2024
Copy link
Collaborator

@summersummerwhy summersummerwhy left a comment

Choose a reason for hiding this comment

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

일단 엣지부터 정상화시키게 approve하겠습니다! 페이지 생성로직은 같이 개선해봐야할 것 같아요

@github-actions github-actions bot merged commit f30c02c into develop Dec 5, 2024
9 checks passed
@github-actions github-actions bot deleted the bug-be-#398 branch December 5, 2024 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐧🚀😶‍🌫️ BE 백엔드 관련 이슈/PR 추적 라벨 🐛 Bug 무언가 정상적으로 동작하지 않는 경우
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Edge, Node 저장시 workspaceId 같이 저장 안됨
2 participants