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

태그 삭제 시, 삭제 권한 구현 필요 #501

Open
nyj001012 opened this issue Jun 10, 2023 · 0 comments
Open

태그 삭제 시, 삭제 권한 구현 필요 #501

nyj001012 opened this issue Jun 10, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@nyj001012
Copy link
Contributor

기능 설명

  • 슈퍼 태그 삭제 시, default 태그는 삭제할 수 없게 해야 함
    입력된 superTagId가 defaultTagId와 같은지 비교함으로써 검사

  • 서브/디폴트 삭제 시, 작성자만 삭제할 수 있게 해야 함
    입력된 subTagId의 userId가 tokenId와 같은지 비교함으로써 검사

@nyj001012 nyj001012 added the enhancement New feature or request label Jun 10, 2023
@scarf005 scarf005 moved this from Todo to In Progress in 집현전 v2 리팩터링 Jul 31, 2023
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
Status: 작업중
Development

No branches or pull requests

2 participants