Skip to content

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

Description

@Wo-ogie

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions