Skip to content

Conversation

@yuni-ju
Copy link
Member

@yuni-ju yuni-ju commented Apr 22, 2025

작업 내용

  • postId와 folderId를 Long타입으로 통일
  • 기존 코드에서 사용하던 postId!!와 folderId!!를 안전한 nullable 처리 (?.let {})로 변경하여 잠재적 크래시 방지

참고

@yuni-ju yuni-ju added bug Something isn't working refactoring chore Build-related code labels Apr 22, 2025
@yuni-ju yuni-ju requested a review from DongJun-H April 22, 2025 16:43
@yuni-ju yuni-ju self-assigned this Apr 22, 2025
@github-project-automation github-project-automation bot moved this from Todo to In Progress in DAYO 2.0 Apr 23, 2025
@yuni-ju yuni-ju merged commit 730345a into develop May 1, 2025
1 check passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in DAYO 2.0 May 1, 2025
@yuni-ju yuni-ju deleted the feature/issue-640 branch May 1, 2025 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working chore Build-related code refactoring

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[feature] Change postId and folderId types to Long for consistency

3 participants