Skip to content

Batch delete#217

Open
shroffk wants to merge 5 commits intomasterfrom
batch-delete
Open

Batch delete#217
shroffk wants to merge 5 commits intomasterfrom
batch-delete

Conversation

@shroffk
Copy link
Copy Markdown
Collaborator

@shroffk shroffk commented May 7, 2026

Similar to PR #214

I removed the 404 error

I made this end point "best effort", the response is the number of channels Cf successfully deleted.

@shroffk shroffk requested review from jacomago and tynanford May 7, 2026 19:38
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 7, 2026

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 7, 2026

Overall Project 13.14% -2.11%
Files changed 18.36%

File Coverage
ChannelService.java 43.44% -0.58% 🍏
ChannelRepository.java 0.23% -14.6%
ChannelController.java 0% -8.62%

@shroffk
Copy link
Copy Markdown
Collaborator Author

shroffk commented May 7, 2026

@jacomago I had to update one of your Integration tests.
I am not sure how the past tests were working... the expected exception was 500, but the deprecated V0ExceptionHandler maps it to 400

I think it makes sense for this to be 400 since this is a bad request (a null channel name)

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.

2 participants