Skip to content

FIX: Return null for ERR_NOT_FOUND in collectionInsert receivedStatus#1068

Merged
jhpark816 merged 1 commit intonaver:developfrom
f1v3-dev:fix/v2-collection-insert
Mar 30, 2026
Merged

FIX: Return null for ERR_NOT_FOUND in collectionInsert receivedStatus#1068
jhpark816 merged 1 commit intonaver:developfrom
f1v3-dev:fix/v2-collection-insert

Conversation

@f1v3-dev
Copy link
Copy Markdown
Collaborator

🔗 Related Issue

⌨️ What I did

  • collectionInsert() 에서 receivedStatus - ERR_NOT_FOUND 응답 시 스펙과 다르게 반환하던 문제를 수정합니다.
    • as-is: ERR_NOT_FOUND 발생 → return false
    • to-be: ERR_NOT_FOUND 발생 → return null

@f1v3-dev f1v3-dev requested a review from oliviarla March 30, 2026 01:12
@f1v3-dev f1v3-dev self-assigned this Mar 30, 2026
@oliviarla oliviarla requested a review from jhpark816 March 30, 2026 02:05
@jhpark816 jhpark816 merged commit 1273caf into naver:develop Mar 30, 2026
2 checks passed
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.

3 participants