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

더 이상 사용되지 않는 유저 프로필 이미지 삭제 기능 구현 #34

Open
Wo-ogie opened this issue Aug 8, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Wo-ogie
Copy link
Member

Wo-ogie commented Aug 8, 2024

유저가 프로필 이미지를 수정하는 등 기존 유저 프로필 이미지를 더 이상 사용하지 않게 될 경우, 현재 soft delete 처리하여 단순히 마킹만 진행하고 있다.
서비스 정책에 따라 soft delete 처리된 유저 프로필 이미지에 대해 삭제된 후 일정 기한이 지난 경우, S3 저장소와 DB에서 완전한 삭제를 할 수 있도록 필요한 스케줄링 기능을 구현하고자 한다.

@Wo-ogie Wo-ogie added the enhancement New feature or request label Aug 8, 2024
@Wo-ogie Wo-ogie self-assigned this Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant