You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
현재 방식: 각 노드에서 자유입력 시 FE에서 pending 상태의 TaskAlias 생성 API 별도 호출
-> 수정 후 : FE는 하나의 멘토 로드맵 생성 API만 호출 → 백엔드에서 pending 상태의 TaskAlias 등록을 내부 처리 (FE는 단일 호출로 처리됨)