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

Tasks to Refactor #78

Open
2 tasks
K-Minhyeok opened this issue Jun 9, 2024 · 0 comments
Open
2 tasks

Tasks to Refactor #78

K-Minhyeok opened this issue Jun 9, 2024 · 0 comments
Labels
refactor 코드 리팩토링

Comments

@K-Minhyeok
Copy link
Collaborator

K-Minhyeok commented Jun 9, 2024

  • 게시글 삭제 : 이미지 , Tools, 등등 매핑되어 같이 생성되는 것들도 지우면서 삭제해야함 ( 지우는 순서도 중요할 듯 )
    + Post id 에 해당하는 애들 repo 통해서 지우기만 하면 된다.
    (금방 가능함 , Service 쪽만 고치면 됨)

  • Image - Post 매핑 고치기 : 순환 참조 에러가 남. 근데 이거 찾아보니까 Lazy로 하면 순환참조 끊어준다고 한다
    이 때문에 프로필에서 여러 게시글을 볼 때 에러가 남. / 이미지 URL도 넘겨줘야 한다고 들었음.

@K-Minhyeok K-Minhyeok added the refactor 코드 리팩토링 label Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor 코드 리팩토링
Projects
None yet
Development

No branches or pull requests

1 participant