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

feature : 옵션 적용 취소 #381

Merged
merged 3 commits into from
Feb 20, 2023
Merged

feature : 옵션 적용 취소 #381

merged 3 commits into from
Feb 20, 2023

Conversation

kim-wonjin
Copy link
Member

개요

작업사항

  • 옵션 적용 취소 api 생성

변경로직

  • hostRolesAllowed 전체 적용

# Conflicts:
#	DuDoong-Api/src/main/java/band/gosrock/api/ticketItem/dto/request/CreateTicketItemRequest.java
#	DuDoong-Api/src/main/java/band/gosrock/api/ticketItem/dto/response/TicketItemResponse.java
#	DuDoong-Domain/src/main/java/band/gosrock/domain/common/vo/AccountInfoVo.java
#	DuDoong-Domain/src/main/java/band/gosrock/domain/domains/ticket_item/domain/TicketItem.java
Copy link
Member

@ImNM ImNM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

아 아주 굿입니다 맘에 쏙 들어용

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 373 Code Smells

21.1% 21.1% Coverage
0.0% 0.0% Duplication

Copy link
Member

@sanbonai06 sanbonai06 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kim-wonjin kim-wonjin merged commit 3013286 into dev Feb 20, 2023
@kim-wonjin kim-wonjin deleted the feature/379-unapply-option branch February 20, 2023 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🚀 [feature] 옵션 적용 취소
3 participants